diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-06-04 18:35:46 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-06-04 18:35:46 +0200 |
commit | a957d604a20f7de66afd676c07b047c97da2393a (patch) | |
tree | e2b5ac071bb3ac39284902d8224e6019af0ad5c2 | |
parent | 08f0a18c3488b2fb8297ebba3684792da8a6606e (diff) | |
download | ffmpeg-a957d604a20f7de66afd676c07b047c97da2393a.tar.gz |
Changelog: update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 4.1.11: + avformat/nutdec: Add check for avformat_new_stream avformat/wavdec: Check that smv block fits in available space avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated |