diff options
author | wm4 <nfxjfg@googlemail.com> | 2014-09-30 18:46:49 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-05 00:09:26 +0100 |
commit | cca44764b9def05d90d051b24a84369f9891a460 (patch) | |
tree | 30b6187baa1ff54514b48b4ffae443646fac768b /doc | |
parent | 83808ee7e9e89b0c83d5ecd94b35952c44716b68 (diff) | |
download | ffmpeg-streaming-cca44764b9def05d90d051b24a84369f9891a460.zip ffmpeg-streaming-cca44764b9def05d90d051b24a84369f9891a460.tar.gz |
avformat: add avformat_flush()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 6875aed..7ceee3e 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() |