summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-02-15 14:18:49 +0000
committerMichael Niedermayer <michaelni@gmx.at>2011-02-16 02:08:13 +0100
commit2f6c6a346234c4b7004f21c54de80f113cfb224a (patch)
tree5dd4e63adeeb57f27c5cb35f952bd604a583b0fc /doc
parentb6d0700058aeb6ef2c4655d6738c51ed2eb80e56 (diff)
APIchanges: update for 55bad0c: vbv_delay
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 8ed4cc65a19b5a6cc7ae6ed5072be2d3836dbeb2) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 58494918ae..ce9d51c550 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2011-02-10 - 55bad0c - lavc 52.113.0 - vbv_delay
+ Add vbv_delay field to AVCodecContext
+
2011-02-14 - 24a83bd - lavf 52.100.0 - AV_DISPOSITION_CLEAN_EFFECTS
Add AV_DISPOSITION_CLEAN_EFFECTS disposition flag.