avutil: Add av_get_default_channel_layout()

Also, use the new function in the AC-3 encoder.
This commit is contained in:
Justin Ruggles
2012-03-21 20:36:51 -04:00
parent 0becb07842
commit 5cc51a5847
5 changed files with 25 additions and 2 deletions

View File

@ -152,7 +152,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 25
#define LIBAVUTIL_VERSION_MINOR 26
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \