diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-17 19:42:14 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-17 19:42:14 +0200 |
commit | a5d2008e2a2360d351798e9abe883d603e231442 (patch) | |
tree | d1dcbd578784fa00993b497424ddf7964aa53acf | |
parent | d7bd4f73a792a875e473a4e33a9ab23e13c9e83a (diff) | |
download | ffmpeg-n4.1.8.tar.gz |
Changelog: updaten4.1.8
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 4.1.8: +- configure: update copyright year +- 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.1.8 - swscale/alphablend: Fix slice handling - avcodec/mxpegdec: Check for AVDISCARD_ALL - avcodec/flicvideo: Check remaining bytes in FLI*COPY |