Browse code

Add APIchanges entry after the addition of avcodec_get_channel_layout() of r24936.

Originally committed as revision 24937 to svn://svn.ffmpeg.org/ffmpeg/trunk

Stefano Sabatini authored on 2010/08/26 09:41:40
Showing 1 changed files
... ...
@@ -13,6 +13,9 @@ libavutil:   2009-03-08
13 13
 
14 14
 API changes, most recent first:
15 15
 
16
+2010-08-26 - r24936 - lavc 52.87.0 - avcodec_get_channel_layout()
17
+  Add avcodec_get_channel_layout() in audioconvert.h.
18
+
16 19
 2010-08-20 - r24851 - lavcore 0.6.0 - av_fill_image_max_pixsteps()
17 20
   Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().
18 21