Module: libav Branch: release/9 Commit: a3b3096772c65899d7ca43a913051420d706c88a
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sat Mar 2 10:54:07 2013 +0100 update Changelog --- Changelog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index d20dca9..707bc69 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,13 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 9.3: +- h264: fix deadlocks with broken/fuzzed files +- flvdec: make decoder more robust +- vorbisdec: fix buffer overflow (CVE-2013-0894) +- ac3dec: validate channel output mode against channel count +- doc: minor improvements + version 9.2: - loco: check that there is data left after decoding a plane. - mov: use the format context for logging. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
