Update Changelog for v9.15

This commit is contained in:
Reinhard Tartler
2014-08-08 20:46:15 -04:00
parent 437848e37a
commit 8da037af33

View File

@@ -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