summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-07-14 10:09:05 +0200
committerAnton Khirnov <anton@khirnov.net>2011-07-14 14:16:16 +0200
commitf2f523fffc59ea69772948e2754f3a87acd8406e (patch)
treef36b0a0a87965e23855129894eca7534f58b5d3b /doc
parent8d03ca085f7d355f4c7b3bcc1fd9de488e73e739 (diff)
Add an APIChanges entry and bump minor versions for recent changes.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 65e1da7a62..4074e3f4f2 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,12 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-07-xx - xxxxxxx - lavf 53.3.0
+ Add avformat_find_stream_info(), deprecate av_find_stream_info().
+
+2011-07-xx - xxxxxxx - lavc 53.6.0
+ Add avcodec_open2(), deprecate avcodec_open().
+
2011-06-xx - xxxxxxx - lavu 51.8.0 - attributes.h
Add av_printf_format().