[FFmpeg-cvslog] Changelog: update

Michael Niedermayer git at videolan.org
Tue Feb 27 23:00:49 EET 2018


ffmpeg | branch: release/3.0 | Michael Niedermayer <michael at niedermayer.cc> | Tue Feb 27 20:00:58 2018 +0100| [b910b34926657531d84269bd7c61fb8c74e5d905] | committer: Michael Niedermayer

Changelog: update

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

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

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

diff --git a/Changelog b/Changelog
index f10fc09633..a3bf744044 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 3.0.11
+- avcodec/bintext: sanity check dimensions
+- avcodec/utvideodec: Check subsample factors
+- avcodec/smc: Check input packet size
+- avcodec/cavsdec: Check alpha/beta offset
+- avcodec/diracdec: Fix integer overflow in mv computation
+- avcodec/aacdec_templat: Fix integer overflow in apply_ltp()
+- avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53()
+- avcodec/diracdec: Use int64 in global mv to prevent overflow
+- avcodec/dxtory: Remove code that corrupts dimensions
+- avformat/hvcc: zero initialize the nal buffers past the last written byte
+- swresample/rematrix: fix update of channel matrix if input or output layout is undefined
 - avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i()
 - avcodec/vp8: Check for bitstream end before vp7_fade_frame()
 - avcodec/exr: Check remaining bits in last get code loop



More information about the ffmpeg-cvslog mailing list