summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-08-10 00:26:45 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-08-10 00:26:45 +0200
commita57ece0cb48ba131a2d6ba9d4525d9195238f18c (patch)
treef8cf30fc37742977986cef12f616ebd15869c9d0 /doc
parent80c1cb522c9779c3e799fbe2fc5e19a53bfd079f (diff)
parent1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8 (diff)
Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'
* commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8': Bump major versions of all libraries. Conflicts: doc/APIchanges libavcodec/version.h libavdevice/version.h libavfilter/version.h libavformat/version.h libavutil/version.h libswscale/version.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 024ba3a4a8..4030428e0e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,15 +2,15 @@ Never assume the API of libav* to be stable unless at least 1 month has passed
since the last major version increase or the API was added.
The last version increases were:
-libavcodec: 2013-03-xx
-libavdevice: 2013-03-xx
-libavfilter: 2013-12-xx
-libavformat: 2013-03-xx
-libavresample: 2012-10-05
+libavcodec: 2014-08-09
+libavdevice: 2014-08-09
+libavfilter: 2014-08-09
+libavformat: 2014-08-09
+libavresample: 2014-08-09
libpostproc: 2011-04-18
libswresample: 2011-09-19
-libswscale: 2011-06-20
-libavutil: 2012-10-22
+libswscale: 2014-08-09
+libavutil: 2014-08-09
API changes, most recent first: