aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-03-02 10:54:07 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-02 11:27:05 +0100
commita3b3096772c65899d7ca43a913051420d706c88a (patch)
treed93b34f5622707567dfc7c8d2b54a6601e8051ed
parent704952fee52f4033018919fee7815ee3bc833280 (diff)
downloadffmpeg-a3b3096772c65899d7ca43a913051420d706c88a.tar.gz
update Changelog
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d20dca904f..707bc69a67 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.