OSDN Git Service

Add APIchanges entry after the addition of
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 26 Aug 2010 00:41:40 +0000 (00:41 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 26 Aug 2010 00:41:40 +0000 (00:41 +0000)
avcodec_get_channel_layout() of r24936.

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

doc/APIchanges

index 966ad7f..e8f32b5 100644 (file)
@@ -13,6 +13,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-08-26 - r24936 - lavc 52.87.0 - avcodec_get_channel_layout()
+  Add avcodec_get_channel_layout() in audioconvert.h.
+
 2010-08-20 - r24851 - lavcore 0.6.0 - av_fill_image_max_pixsteps()
   Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().