diff options
author | Reinhard Tartler <siretart@tauware.de> | 2014-08-08 20:46:15 -0400 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2014-08-08 20:46:15 -0400 |
commit | 8da037af332790c704de6127406d5f6b3734acf0 (patch) | |
tree | e81567b22a702f16073e9ea7c106afd0fdcf8273 | |
parent | 437848e37ae7ef73cd8101031dc570d1f009ffd5 (diff) | |
download | ffmpeg-8da037af332790c704de6127406d5f6b3734acf0.tar.gz |
Update Changelog for v9.15
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ Releases are sorted from youngest to oldest. version 9.15: +- 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 |