lavc: minor bump for the new fields in AVFrame.

This commit is contained in:
Nicolas George 2012-04-28 20:32:40 +02:00
parent 128dda7016
commit c31be45e14
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
#define LIBAVCODEC_VERSION_MINOR 16
#define LIBAVCODEC_VERSION_MINOR 17
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \