mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Changelog: update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
2ad23b93b5
commit
6a97ba5215
11
Changelog
11
Changelog
@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
|
|||||||
releases are sorted from youngest to oldest.
|
releases are sorted from youngest to oldest.
|
||||||
|
|
||||||
version 3.4.2:
|
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/mediacodecdec: use ff_hevc_ps_uninit()
|
||||||
- avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
|
- avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
|
||||||
- avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
|
- avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user