summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2009-12-13 15:55:07 +0000
committerMichael Niedermayer <michaelni@gmx.at>2009-12-13 15:55:07 +0000
commitc3d15329443d5750832268bcc61689b738eb94e1 (patch)
tree70cbb98a899ee90992c798943707b9a0c5312446 /doc/APIchanges
parent02b398ef4957ec5d8278043218977a3ecccd9297 (diff)
APIChanges & minor bump due to avg_frame_rate addition.
Originally committed as revision 20827 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 f3df2767d4..63e973fe8c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2009-12-13 - r20826 - lavc 52.42.0 - AVStream
+ add avg_frame_rate
+
2009-12-12 - r20808 - lavu 50.6.0 - av_bmg_next()
Introduce the av_bmg_next() function.