Module: libav Branch: release/11 Commit: 9b40f05f37e173ad6689cd11a2552361e3d385bb
Author: Sean McGovern <gsean...@gmail.com> Committer: Sean McGovern <gsean...@gmail.com> Date: Sat Jul 1 12:24:08 2017 -0400 Update changelog for v11.10 --- Changelog | 10 ++++++++++ RELEASE | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 8c07497..1f0b86e 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,16 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 11.10: + - mm: Skip unexpected audio packets + - aacsbr: Turnoff in the event of over read. + - smacker: Check that the data size is a multiple of a sample vector + - build: Add an option for passing linker flags to the shared library build + - flv: Validate the packet size + - mjpeg: Report non-3 component rgb lossless as not supported + - vc1dec: raise an error if sprite picture data is missing + - doc: Drop the legacy symlink to README + version 11.9: - libvpxenc: remove some unused ctrl id mappings diff --git a/RELEASE b/RELEASE index 675364c..e9b8a13 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -11.9 +11.10 _______________________________________________ libav-commits mailing list libav-commits@libav.org https://lists.libav.org/mailman/listinfo/libav-commits