lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.
Based onb4befca2and6b7849e6by Paul B Mahol. Fixes ticket #6608.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#define LIBSWSCALE_VERSION_MAJOR 4
|
||||
#define LIBSWSCALE_VERSION_MINOR 7
|
||||
#define LIBSWSCALE_VERSION_MICRO 102
|
||||
#define LIBSWSCALE_VERSION_MICRO 103
|
||||
|
||||
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
|
||||
LIBSWSCALE_VERSION_MINOR, \
|
||||
|
||||
Reference in New Issue
Block a user