summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-04-21 03:23:46 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-04-21 03:37:05 +0200
commit10d2ae8cf78ed7e23c6342200fa4d8a5355e87f2 (patch)
treead169614a86989dbb4ead1e188d2ad71ef7bfcf7 /doc
parent2c18893a911657205bd45ff8a666882610e57700 (diff)
parentf83acb096c0ea1ec181941c141d1ab6fb24820eb (diff)
Merge remote branch 'qatar/master'
* qatar/master: Makefile: Include dependencies for test tools, too Remove a version check in av_log made unnecessary by the big bump. update last major version increase dates in APIchanges Reduce picture size for yadif. oggdec: use av_freep() instead of av_free() avio: Fix sanity checks in ffurl_read* libavformat: Free AVFormatContext->streams libavformat: Make protocols pass URLContext as log context where available asf: remove commented out code in asf_read_seek not pulled: libpostproc: Remove crufty code disabled by the big bump. Reflect 0.7_beta1 release in the Changelog not pulled: sws: remove disabled cruft. lavu: remove disabled ff_random_get_seed cruft. lavu: remove disabled sha1 cruft. Conflicts: Changelog libavutil/sha1.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e7392ed4db..aadf7b027e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -1,13 +1,13 @@
Never assume the API of libav* to be stable unless at least 1 week has passed since
the last major version increase.
The last version increases were:
-libavcodec: ?
-libavdevice: ?
-libavfilter: 2009-10-18
-libavformat: ?
-libpostproc: ?
-libswscale: ?
-libavutil: 2009-03-08
+libavcodec: 2011-04-18
+libavdevice: 2011-04-18
+libavfilter: 2011-04-18
+libavformat: 2011-04-18
+libpostproc: 2011-04-18
+libswscale: 2011-04-18
+libavutil: 2011-04-18
API changes, most recent first: