lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16.

This commit is contained in:
Carl Eugen Hoyos
2017-04-04 12:24:41 +02:00
parent d89ac691c9
commit c1616b454d
2 changed files with 5 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
#define LIBSWSCALE_VERSION_MAJOR 4
#define LIBSWSCALE_VERSION_MINOR 7
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_MICRO 101
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \