aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2014-08-08 20:49:45 -0400
committerReinhard Tartler <siretart@tauware.de>2014-08-08 20:49:45 -0400
commit042c25f54bd25b52d2936b822be026450971a82d (patch)
tree23f89b320ed2e2915c7a5fc0f1a654d0a7bc9630 /Changelog
parentdcc68de942f06d358192a57057adb133f7c40dd7 (diff)
downloadffmpeg-042c25f54bd25b52d2936b822be026450971a82d.tar.gz
Update Changelog for v0.8.14
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b1b71837f7..cb0565c304 100644
--- a/Changelog
+++ b/Changelog
@@ -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