Module: libav
Branch: refs/tags/v11.6
Commit: d0c0a422ce41aa9fefb2711fb6a77abe8ad38377

Author:    Sean McGovern <gsean...@gmail.com>
Committer: Vittorio Giovara <vittorio.giov...@gmail.com>
Date:      Fri Feb 26 17:46:44 2016 -0500

Update changelog for v11.5 and v11.6

Signed-off-by: Vittorio Giovara <vittorio.giov...@gmail.com>

---

 Changelog |    8 ++++++++
 RELEASE   |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index 08bb70b..6bb13ea 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,11 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 11.6:
+
+ - configure: add --enable-rpath
+ - concat: disable by default
+
 version 11.5:
 
  - aac_parser: add required padding for GetBitContext buffer
@@ -57,6 +62,9 @@ version 11.5:
  - dvdsubdec: Validate the RLE offsets
  - avi: Validate the stream-id for DV as well (bug/879)
  - mov: Use the correct type for size (bug/921)
+ - mov: Force the full parsing of mp3 (bug/899)
+ - mkv: Force the full parsing of mp3
+ - matroska: Always consider S_TEXT/UTF8 as SRT when demuxing
 
 version 11.4:
 
diff --git a/RELEASE b/RELEASE
index 8204473..1ed6da4 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-11.5
+11.6

_______________________________________________
libav-commits mailing list
libav-commits@libav.org
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to