Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-08 13:46:52 +0400
committerAnton Khirnov <anton@khirnov.net>2011-04-08 23:00:41 +0400
commit0c68c804196400de3c40c8849124b292ed62b99c (patch)
tree557adfc8d5244863323e49d61c03fbb561a62f6b /doc
parent3ee53dabcfd8810d01f114599617cf55e481c291 (diff)
lavf: bump minor and add an APIChanges entry for avformat cleanup
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6f69e05264..7d12737472 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,11 @@ libavutil: 2009-03-08
API changes, most recent first:
+2011-04-08 - lavf 52.106.0 - avformat.h
+ Minor avformat.h cleanup:
+ a9bf9d8 deprecate av_guess_image2_codec
+ c3675df rename avf_sdp_create->av_sdp_create
+
2011-04-03 - lavf 52.105.0 - avio.h
Large-scale renaming/deprecating of AVIOContext-related functions:
724f6a0 deprecate url_fdopen