libswscale: add gray9 support

This commit is contained in:
Paul B Mahol
2017-08-05 14:28:45 +02:00
parent ab6d89d7ee
commit de48710c11
17 changed files with 31 additions and 1 deletions

View File

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