diff options
author | Reinhard Tartler <siretart@tauware.de> | 2014-08-08 20:49:45 -0400 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2014-08-08 20:49:45 -0400 |
commit | 042c25f54bd25b52d2936b822be026450971a82d (patch) | |
tree | 23f89b320ed2e2915c7a5fc0f1a654d0a7bc9630 | |
parent | dcc68de942f06d358192a57057adb133f7c40dd7 (diff) | |
download | ffmpeg-042c25f54bd25b52d2936b822be026450971a82d.tar.gz |
Update Changelog for v0.8.14
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ releases are sorted from youngest to oldest. version 0.8.14: +- vp3: Copy all 3 frames for thread updates (CVE-2011-3934) +- mpegts: Do not try to write a PMT larger than SECTION_SIZE (CVE-2014-2263) +- mpegts: Define the section length with a constant - error_concealment: avoid using the picture if not fully setup (CVE-2013-0860) - svq1: do not modify the input packet - cdgraphics: do not return 0 from the decode function |