Add minor bumps and APIChanges entries for lavf private options.

This commit is contained in:
Anton Khirnov
2011-06-16 17:21:46 +02:00
parent 55ba12e300
commit 7c44d716e7
3 changed files with 13 additions and 3 deletions

View File

@@ -40,7 +40,7 @@
#define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c)
#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 6
#define LIBAVUTIL_VERSION_MINOR 7
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \