[FFmpeg-cvslog] update Changelog

Reinhard Tartler git at videolan.org
Tue Aug 27 15:59:06 CEST 2013


ffmpeg | branch: release/1.1 | Reinhard Tartler <siretart at tauware.de> | Sun Jun 16 19:31:58 2013 +0200| [5d2e4c918f35b247fb5a19b74d84de52cbc34e2c] | committer: Reinhard Tartler

update Changelog

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d2e4c918f35b247fb5a19b74d84de52cbc34e2c
---

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

diff --git a/Changelog b/Changelog
index 3ceb469..2676d15 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,29 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 9.7:
+
+Most of the following fixes resulted from test samples that the Google
+Security Team has kindly made available to us:
+
+- 4xm: fix several programming errors to avoid crashes, etc.
+- apetag: use int64_t for filesize
+- jpegls: Fix invalid writes to memory
+- ljpeg: use the correct number of components in YUV
+- mjpeg: Validate sampling factors
+- mjpegdec: properly report unsupported disabled features
+- mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac
+- mpegvideo: allocate sufficiently large scratch buffer for interlaced vid
+- pixdesc: mark gray8 as pseudopal
+- smacker: fix several programming errors to avoid crashes, etc.
+- tiff: do not overread the source buffer
+- vmd: drop incomplete chunks and spurious samples
+- vmdav: convert to bytestream2 to avoid invalid reads and writes
+- wavpack: check packet size early
+- wavpack: use bytestream2 in wavpack_decode_block
+- wavpack: validate samples size parsed in wavpack_decode_block
+
+
 version 9.6:
 - aac: check the maximum number of channels to avoid invalid writes
 - indeo3: fix off by one in MV validity check



More information about the ffmpeg-cvslog mailing list