diff options
author | Reinhard Tartler <siretart@tauware.de> | 2013-03-23 14:48:40 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2013-03-23 14:48:40 +0100 |
commit | b385a772180963813a23baf9a80713a12c86cb7c (patch) | |
tree | 581707cb26423010e6db8ffb7701409e0b5307d6 | |
parent | dab40d5bd4da0f15dfe8dd6f1d7655fa107020ef (diff) | |
download | ffmpeg-b385a772180963813a23baf9a80713a12c86cb7c.tar.gz |
update Changelog
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ version 0.8.6: - dsputil: fix invalid array indexing - flacdec: simplify bounds checking in flac_probe() to avoid undefined behavior. - h264: check for luma and chroma bit depth being equal (CVE-2013-2277) +- iff: validate CMAP palette size (CVE-2013-2495) - indeo3: initialise pixel planes on allocation - ivi_common: do not call MC for intra frames when dc_transform is unset - lavf: fix arithmetic overflows in avformat_seek_file() |