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

@ -12,6 +12,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-xx-xx - xxxxxxx - lavu 51.26.0 - audioconvert.h
Add av_get_default_channel_layout()
2012-03-06 - 4d851f8 - lavu 51.25.0 - cpu.h
Add av_set_cpu_flags_mask().