[FFmpeg-cvslog] Changelog/APIChanges Put 3.0 release marker
Michael Niedermayer
git at videolan.org
Sun Feb 14 22:28:15 CET 2016
ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sun Feb 14 21:34:08 2016 +0100| [bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c] | committer: Michael Niedermayer
Changelog/APIChanges Put 3.0 release marker
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c
---
Changelog | 3 +++
doc/APIchanges | 2 ++
2 files changed, 5 insertions(+)
diff --git a/Changelog b/Changelog
index 749eb61..90964f0 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 9325003..85d4db7 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
More information about the ffmpeg-cvslog
mailing list