summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-06-20 17:28:34 +0100
committerMans Rullgard <mans@mansr.com>2012-06-21 11:45:28 +0100
commitdc7e336caee002e8765e4656331d3a5c1a1ba5ff (patch)
tree208f44096c0a5d8d63ad3ddab87ced8a970c90e6 /doc
parente026c9b390102fc8b77e6d49ba7a6db7b7c80324 (diff)
lavf, lavu: version bumps and APIchanges for av_gettime() move
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 4d14882f48..85db9033cb 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-06-20 - ae0a301 - lavu 51.33.0
+ Move av_gettime() to libavutil, add libavutil/time.h
+
2012-xx-xx - xxxxxxx - lavr 0.0.3
Add a parameter to avresample_build_matrix() for Dolby/DPLII downmixing.