summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-02-01 20:37:50 +0100
committerNicolas George <nicolas.george@normalesup.org>2012-03-21 13:39:28 +0100
commitb75c67dc016dee0bed95a29997d54efba5f0806f (patch)
treefa03ff0374e0dfa62b5d241190c2c309c13a5e69 /doc
parent594a3d631583a2f086fac25db6fb3542fd0fb187 (diff)
lavu: add av_bprintf and related.
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 26a3882243..1cdcd1883d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-03-21 - xxxxxxx - lavu 51.43.100
+ Add bprint.h for bprint API.
+
2012-02-21 - xxxxxxx - lavc 54.4.100
Add av_get_pcm_codec() function.