aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2014-08-08 20:46:15 -0400
committerReinhard Tartler <siretart@tauware.de>2014-08-08 20:46:15 -0400
commit8da037af332790c704de6127406d5f6b3734acf0 (patch)
treee81567b22a702f16073e9ea7c106afd0fdcf8273
parent437848e37ae7ef73cd8101031dc570d1f009ffd5 (diff)
downloadffmpeg-8da037af332790c704de6127406d5f6b3734acf0.tar.gz
Update Changelog for v9.15
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 96171c9e59..27de0aacd7 100644
--- a/Changelog
+++ b/Changelog
@@ -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