lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.

This commit is contained in:
Anton Khirnov
2011-08-23 07:23:52 +02:00
parent c11fb8288d
commit fb4ca26bdb
9 changed files with 46 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
#define LIBAVCODEC_VERSION_MINOR 9
#define LIBAVCODEC_VERSION_MINOR 10
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \