Skip to content

Commit 6a97ba5

Browse files
committed
Changelog: update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
1 parent 2ad23b9 commit 6a97ba5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
22
releases are sorted from youngest to oldest.
33

44
version 3.4.2:
5+
- avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()
6+
- avcodec/mpeg4videodec: Ignore multiple VOL headers
7+
- avcodec/vp3: Check eob_run
8+
- avcodec/pafvideo: Check allocated frame size
9+
- avcodec/scpr: Fix reading a pixel before the first
10+
- avcodec/mpeg2dec: Fix field selection for skipped macroblocks
11+
- avcodec/huffyuvdec: Check input buffer size
12+
- avcodec/utvideodec: Fix bytes left check in decode_frame()
13+
- avcodec/wavpack: Fix integer overflow in FFABS
14+
- avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()
15+
- avcodec/exr: Fix memleaks in decode_header()
516
- avcodec/mediacodecdec: use ff_hevc_ps_uninit()
617
- avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
718
- avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()

0 commit comments

Comments
 (0)