[FFmpeg-cvslog] doc: More changelog updates for v9.18

Reinhard Tartler git at videolan.org
Tue Mar 10 14:19:23 CET 2015


ffmpeg | branch: release/1.1 | Reinhard Tartler <siretart at tauware.de> | Sun Mar  8 22:22:28 2015 -0400| [798b3ed3fbc31672e6400e18db37deef03fff44f] | committer: Reinhard Tartler

doc: More changelog updates for v9.18

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

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

diff --git a/Changelog b/Changelog
index 9c0ecf6..9f1f138 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,12 @@
 Releases are sorted from youngest to oldest.
 
 version 9.18:
+- tiff: Check that there is no aliasing in pixel format selection (CVE-2014-8544)
+- utvideodec: Handle slice_height being zero (CVE-2014-9604)
+- rmenc: limit packet size
+- rv10: check size of s->mb_width * s->mb_height
+- eamad: check for out of bounds read (CID/1257500)
+- arm: Suppress tags about used cpu arch and extensions
 - img2dec: correctly use the parsed value from -start_number
 - h264_cabac: Break infinite loops
 - matroskadec: Fix read-after-free in matroska_read_seek() (chromium/427266)



More information about the ffmpeg-cvslog mailing list