File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
2
2
releases are sorted from youngest to oldest.
3
3
4
4
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()
5
16
- avcodec/mediacodecdec: use ff_hevc_ps_uninit()
6
17
- avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
7
18
- avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
You can’t perform that action at this time.
0 commit comments