diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-03-06 16:20:52 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-06 16:20:52 +0100 |
commit | 34300866a8c4f0db56443c46054f2002d0506aba (patch) | |
tree | 4077169e67bcf4c5daebef1f9e3638dfcd863b7f | |
parent | 4034e146baf6b298ed56f032fe4946ecb1453aad (diff) | |
download | ffmpeg-34300866a8c4f0db56443c46054f2002d0506aba.tar.gz |
doc/APIchanges: Add 2.6 cut marker
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 7ceee3e6c5..07b0331ad3 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,8 @@ libavutil: 2014-08-09 API changes, most recent first: +-------- 8< --------- FFmpeg 2.6 was cut here -------- 8< --------- + 2015-03-04 - xxxxxxx - lavf 56.25.100 Add avformat_flush() |