summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2014-09-30 18:46:49 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-03-05 00:09:26 +0100
commitcca44764b9def05d90d051b24a84369f9891a460 (patch)
tree30b6187baa1ff54514b48b4ffae443646fac768b /doc
parent83808ee7e9e89b0c83d5ecd94b35952c44716b68 (diff)
avformat: add avformat_flush()
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 6875aede93..7ceee3e6c5 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-03-04 - xxxxxxx - lavf 56.25.100
+ Add avformat_flush()
+
2015-03-xx - xxxxxxx - lavf 56.24.100
Add avio_put_str16be()