OSDN Git Service

Add an entry for the av_bmg_next() function addition.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 12 Dec 2009 16:28:59 +0000 (16:28 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 12 Dec 2009 16:28:59 +0000 (16:28 +0000)
Originally committed as revision 20809 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/APIchanges

index 9238af6..f3df276 100644 (file)
@@ -12,6 +12,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2009-12-12 - r20808 - lavu 50.6.0 - av_bmg_next()
+  Introduce the av_bmg_next() function.
+
 2009-12-05 - r20734 - lavfi 1.12.0 - avfilter_draw_slice()
   Add a slice_dir parameter to avfilter_draw_slice().