Browse code

Changelog/APIChanges Put 3.0 release marker

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Michael Niedermayer authored on 2016/02/15 05:34:08
Showing 2 changed files
... ...
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release,
2 2
 releases are sorted from youngest to oldest.
3 3
 
4 4
 version <next>:
5
+
6
+
7
+version 3.0:
5 8
 - Common Encryption (CENC) MP4 encoding and decoding support
6 9
 - DXV decoding
7 10
 - extrastereo filter
... ...
@@ -15,6 +15,8 @@ libavutil:     2015-08-28
15 15
 
16 16
 API changes, most recent first:
17 17
 
18
+-------- 8< --------- FFmpeg 3.0 was cut here -------- 8< ---------
19
+
18 20
 2016-02-10 - bc9a596 / 9f61abc - lavf 57.25.100 / 57.3.0 - avformat.h
19 21
   Add AVFormatContext.opaque, io_open and io_close, allowing custom IO
20 22