lsws: Add GRAY10 conversion.

Based on 19be5fb7 by Luca Barbato.
This commit is contained in:
Carl Eugen Hoyos
2016-11-14 01:55:49 +01:00
parent 3f1b5ca22e
commit b5177c7051
17 changed files with 29 additions and 1 deletions

View File

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