aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-02-14 21:34:08 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2016-02-14 22:27:28 +0100
commitbb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c (patch)
tree086fc72dd1b120c4222507597e283fbbb3b2b287
parentb4018544fbbcb3581d31866d82bc7f8ff3da4b2a (diff)
downloadffmpeg-bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c.tar.gz
Changelog/APIChanges Put 3.0 release marker
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog3
-rw-r--r--doc/APIchanges2
2 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 749eb6167b..90964f0ae9 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
version <next>:
+
+
+version 3.0:
- Common Encryption (CENC) MP4 encoding and decoding support
- DXV decoding
- extrastereo filter
diff --git a/doc/APIchanges b/doc/APIchanges
index 9325003dc3..85d4db7065 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,8 @@ libavutil: 2015-08-28
API changes, most recent first:
+-------- 8< --------- FFmpeg 3.0 was cut here -------- 8< ---------
+
2016-02-10 - bc9a596 / 9f61abc - lavf 57.25.100 / 57.3.0 - avformat.h
Add AVFormatContext.opaque, io_open and io_close, allowing custom IO