Update Changelog for v0.8.14

This commit is contained in:
Reinhard Tartler 2014-08-08 20:49:45 -04:00
parent dcc68de942
commit 042c25f54b

View File

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