[FFmpeg-cvslog] doc: More changelog updates for v10.6

Reinhard Tartler git at videolan.org
Mon Mar 9 13:38:39 CET 2015


ffmpeg | branch: release/2.2 | Reinhard Tartler <siretart at tauware.de> | Sun Mar  8 21:57:59 2015 -0400| [8ae0d702a1ba1c3c8d88a29c181f8434f25bf53c] | committer: Reinhard Tartler

doc: More changelog updates for v10.6

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

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

diff --git a/Changelog b/Changelog
index a468706..adaf30e 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,15 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 10.6:
+- utvideodec: Handle slice_height being zero (CVE-2014-9604)
+- tiff: Check that there is no aliasing in pixel format selection (CVE-2014-8544)
+- rmenc: limit packet size
+- webp: validate the distance prefix code
+- rv10: check size of s->mb_width * s->mb_height
+- eamad: check for out of bounds read (CID/1257500)
+- mdec: check for out of bounds read (CID/1257501)
+- configure: Properly fail when libcdio/cdparanoia is not found
+- arm: Suppress tags about used cpu arch and extensions
 - img2dec: correctly use the parsed value from -start_number
 - h264_cabac: Break infinite loops
 - h264: initialize H264Context.avctx in init_thread_copy



More information about the ffmpeg-cvslog mailing list