lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.

This commit is contained in:
Tim Walker
2014-02-15 17:12:22 +00:00
parent 9c0e4b3395
commit c98f3169bf
6 changed files with 164 additions and 1 deletions

View File

@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 53
#define LIBAVUTIL_VERSION_MINOR 2
#define LIBAVUTIL_VERSION_MINOR 3
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \