aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-01-09 09:52:48 +0100
committerDiego Biurrun <diego@biurrun.de>2013-01-10 20:51:45 +0100
commitbb35a42e93c1556511a1812dce7776afcea4001b (patch)
treefd8b60679ea326a550a8a3df778db91f596499f4
parent01a4e7f623a2e6dc95862f9a56c777f058d7bfaf (diff)
downloadffmpeg-bb35a42e93c1556511a1812dce7776afcea4001b.tar.gz
APIchanges: Fill in missing commit hashes
-rw-r--r--doc/APIchanges8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 34faf01153..0b9cdac9b0 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,17 +13,17 @@ libavutil: 2011-04-18
API changes, most recent first:
-2012-03-04 - xxxxxxx - lavu 51.22.1 - error.h
+2012-03-04 - 7f3f855 - lavu 51.22.1 - error.h
Add AVERROR_UNKNOWN
-2012-02-29 - xxxxxxx - lavf 53.21.1
+2012-02-29 - 2ad77c6 - lavf 53.21.1
Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
-2012-02-29 - xxxxxxx - lavu 51.22.0 - intfloat.h
+2012-02-29 - a1556d3 - lavu 51.22.0 - intfloat.h
Add a new installed header libavutil/intfloat.h with int/float punning
functions.
-2012-02-17 - xxxxxxx - lavc 53.35.0
+2012-02-17 - 350d06d - lavc 53.35.0
Add avcodec_is_open() function.
2012-01-15 - lavc 53.34.0