diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-10-26 20:43:43 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-10-26 20:52:42 +0200 |
commit | 36ecf30cbc20d52d6dbe7759b66469482448215c (patch) | |
tree | fa247426ae19951ae88a0ce6604d3d07797a59ca | |
parent | 3f3025205ff3c84f7afb64f562590e990705db12 (diff) | |
download | ffmpeg-36ecf30cbc20d52d6dbe7759b66469482448215c.tar.gz |
doc/APIchanges: add 3.2 Cut marker
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 96ce9ffb7e..33c549ab67 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,8 @@ libavutil: 2015-08-28 API changes, most recent first: +-------- 8< --------- FFmpeg 3.2 was cut here -------- 8< --------- + 2016-10-24 - 73ead47 - lavf 57.55.100 - avformat.h Add AV_DISPOSITION_TIMED_THUMBNAILS |