Module: libav
Branch: release/10
Commit: ee9e966296d74ca3836be5b5adc839cfc73d8c98

Author:    Reinhard Tartler <siret...@tauware.de>
Committer: Reinhard Tartler <siret...@tauware.de>
Date:      Sun Aug 17 10:23:20 2014 -0400

Update Changelog for v10.4

---

 Changelog |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/Changelog b/Changelog
index 07ea870..ed1292b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,20 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 10.4:
+- mpegts: Do not try to write a PMT larger than SECTION_SIZE (CVE-2014-2263)
+- mpegts: Define the section length with a constant
+- ffv1dec: check that global parameters do not change in version 0/1 
(CVE-2013-7020)
+- h264: fix interpretation of interleaved stereo modes
+- svq1: do not modify the input packet
+- cdgraphics: do not return 0 from the decode function
+- cdgraphics: switch to bytestream2 (CVE-2013-3674)
+- jpeg2000: enable 4 component pixel formats
+- stereo3d: add missing include guards
+- huffyuvdec: check width size for yuv422p (CVE-2013-0848)
+- mmvideo: check horizontal coordinate too (CVE-2013-3672)
+- wmalosslessdec: fix mclms_coeffs* array size (CVE-2014-2098)
+
 version 10.3:
 - huffyuv: Check and propagate function return values (CVE-2013-0868)
 - h264: prevent theoretical infinite loop in SEI parsing (CVE-2011-3946)

_______________________________________________
libav-commits mailing list
libav-commits@libav.org
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to