swscale/input: add support for Y212LE

This commit is contained in:
Philip Langdale
2022-09-04 16:42:32 -07:00
parent 198b5b90d5
commit 4a59eba227
3 changed files with 32 additions and 16 deletions

View File

@@ -29,7 +29,7 @@
#include "version_major.h"
#define LIBSWSCALE_VERSION_MINOR 8
#define LIBSWSCALE_VERSION_MICRO 107
#define LIBSWSCALE_VERSION_MICRO 108
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \