Go2Webinar decoder

This commit is contained in:
Kostya Shishkov
2013-02-25 21:38:25 +01:00
parent 31980b6abd
commit 2d66a58ccd
10 changed files with 844 additions and 2 deletions

View File

@@ -27,8 +27,8 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
#define LIBAVCODEC_VERSION_MINOR 7
#define LIBAVCODEC_VERSION_MICRO 2
#define LIBAVCODEC_VERSION_MINOR 8
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \