summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <[email protected]>2011-04-30 08:44:07 +0200
committerReinhard Tartler <[email protected]>2011-04-30 08:44:07 +0200
commitb5c3b18bfc8a7439dde535ade1cb090000ed06ea (patch)
tree6f4552d913daff5d8c3ef5b92f100ed29979683f
parent8539ea3265010c7b79cf52519da6e068847875f9 (diff)
update Changelog
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bcf6428ce9..b6e6aa2307 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: