summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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