mirror of https://git.ffmpeg.org/ffmpeg.git
Changelog: update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
a9febd5870
commit
60037d6693
10
Changelog
10
Changelog
|
@ -2,6 +2,16 @@ Entries are sorted chronologically from oldest to youngest within each release,
|
|||
releases are sorted from youngest to oldest.
|
||||
|
||||
version 4.2.5
|
||||
configure: update copyright year
|
||||
avformat/matroskadec: Reset state also on failure in matroska_reset_status()
|
||||
avformat/wavdec: Check smv_block_size
|
||||
avformat/rmdec: Check for multiple audio_stream_info
|
||||
avcodec/apedec: Use 64bit to avoid overflow
|
||||
avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()
|
||||
oavformat/avidec: Check offset in odml
|
||||
avformat/mpegts: use actually read packet size in mpegts_resync special case
|
||||
avfilter/scale_npp: fix non-aligned output frame dimensions
|
||||
Update for 4.2.5
|
||||
swscale/alphablend: Fix slice handling
|
||||
avcodec/mxpegdec: Check for AVDISCARD_ALL
|
||||
avcodec/flicvideo: Check remaining bytes in FLI*COPY
|
||||
|
|
Loading…
Reference in New Issue