From bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 14 Feb 2016 21:34:08 +0100 Subject: [PATCH] Changelog/APIChanges Put 3.0 release marker Signed-off-by: Michael Niedermayer --- Changelog | 3 +++ doc/APIchanges | 2 ++ 2 files changed, 5 insertions(+) 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 : + + +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