From 5cc51a5847ca9f333672370b1aa98e2d9f9518aa Mon Sep 17 00:00:00 2001 From: Justin Ruggles Date: Wed, 21 Mar 2012 20:36:51 -0400 Subject: avutil: Add av_get_default_channel_layout() Also, use the new function in the AC-3 encoder. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 15eec40..80bea4f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -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(). -- cgit v1.1