lavc/cdg: Add transparency support.

This commit is contained in:
Carl Eugen Hoyos
2015-10-30 01:24:50 +01:00
parent b7fb7c4542
commit 2f1d6d45af
4 changed files with 222 additions and 214 deletions

View File

@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 13
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \