summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-12-12 16:28:59 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-12-12 16:28:59 +0000
commit54c2421647d8a2fe332f65ca581dae81c8e91488 (patch)
treedd75f5509beca9104086b4307d4ed204258a1219 /doc/APIchanges
parent3ba69a15c680596feeef1d213ce2b85823dde985 (diff)
Add an entry for the av_bmg_next() function addition.
Originally committed as revision 20809 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 9238af6396..f3df2767d4 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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().