diff options
author | Reinhard Tartler <siretart@tauware.de> | 2013-03-02 10:54:07 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2013-03-02 11:27:05 +0100 |
commit | a3b3096772c65899d7ca43a913051420d706c88a (patch) | |
tree | d93b34f5622707567dfc7c8d2b54a6601e8051ed | |
parent | 704952fee52f4033018919fee7815ee3bc833280 (diff) | |
download | ffmpeg-a3b3096772c65899d7ca43a913051420d706c88a.tar.gz |
update Changelog
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |