ffmpeg | branch: release/2.2 | Reinhard Tartler <siret...@tauware.de> | Sun Aug 3 21:30:32 2014 -0400| [07015d9f913d63bdc4495e75f4603c586553796e] | committer: Reinhard Tartler
Update Changelog for v10.3 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=07015d9f913d63bdc4495e75f4603c586553796e --- Changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog b/Changelog index 566de4b..07ea870 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,19 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 10.3: +- huffyuv: Check and propagate function return values (CVE-2013-0868) +- h264: prevent theoretical infinite loop in SEI parsing (CVE-2011-3946) +- pgssubdec: Check RLE size before copying (CVE-2013-0852) +- video4linux2: Avoid a floating point exception +- vf_select: Drop a debug av_log with an unchecked double to enum conversion +- librtmp: Don't free the temp url at the end of rtmp_open +- arm: Avoid using the 'setend' instruction on ARMv7 and newer +- avplay: Handle pixel aspect ratio properly +- eamad: use the bytestream2 API instead of AV_RL (CVE-2013-0851) +- pg2meet: allow size changes within original sizes +- af_compand: make sure request_frame always outputs at least one frame + version 10.2: - adpcm: Write the proper predictor in trellis mode in IMA QT - adpcm: Avoid reading out of bounds in the IMA QT trellis encoder _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog