Module: libav Branch: release/0.6 Commit: b5c3b18bfc8a7439dde535ade1cb090000ed06ea
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sat Apr 30 08:44:07 2011 +0200 update Changelog --- Changelog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index bcf6428..b6e6aa2 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,12 @@ releases are sorted from youngest to oldest. version 0.6.3: - fix compilation with --enable-hardcoded-tables +- mjpeg: Detect overreads in mjpeg_decode_scan() and error out. +- aac: add headers needed for log2f() +- Fix races in default av_log handler (possibly exploitable) +- lavf: inspect more frames for fps when container time base is coarse +- AMV: disable DR1 and don't override EMU_EDGE + (addresses http://seclists.org/bugtraq/2011/Apr/257) version 0.6.2: _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
