diff options
author | Reinhard Tartler <[email protected]> | 2011-04-30 08:44:07 +0200 |
---|---|---|
committer | Reinhard Tartler <[email protected]> | 2011-04-30 08:44:07 +0200 |
commit | b5c3b18bfc8a7439dde535ade1cb090000ed06ea (patch) | |
tree | 6f4552d913daff5d8c3ef5b92f100ed29979683f | |
parent | 8539ea3265010c7b79cf52519da6e068847875f9 (diff) |
update Changelog
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |