[FFmpeg-cvslog] Changelog: update

Michael Niedermayer git at videolan.org
Mon Feb 12 00:16:42 EET 2018


ffmpeg | branch: release/3.4 | Michael Niedermayer <michael at niedermayer.cc> | Sun Feb 11 22:30:54 2018 +0100| [6a97ba521558ce131fe839eed2d51ff745280e1d] | 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=6a97ba521558ce131fe839eed2d51ff745280e1d
---

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

diff --git a/Changelog b/Changelog
index 45572de937..5db7b0a8a7 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.4.2:
+- avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()
+- avcodec/mpeg4videodec: Ignore multiple VOL headers
+- avcodec/vp3: Check eob_run
+- avcodec/pafvideo: Check allocated frame size
+- avcodec/scpr: Fix reading a pixel before the first
+- avcodec/mpeg2dec: Fix field selection for skipped macroblocks
+- avcodec/huffyuvdec: Check input buffer size
+- avcodec/utvideodec: Fix bytes left check in decode_frame()
+- avcodec/wavpack: Fix integer overflow in FFABS
+- avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()
+- avcodec/exr: Fix memleaks in decode_header()
 - avcodec/mediacodecdec: use ff_hevc_ps_uninit()
 - avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
 - avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()



More information about the ffmpeg-cvslog mailing list