aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-06-10 22:49:06 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2023-06-10 22:49:06 +0200
commitc7210207555effd194b60dee424fd5632bb388f4 (patch)
tree6af7ca6b65e5168d52006aed635dc456be34d771
parent7b4662fae5e9e0e3fe70d93471b04ccdb7c0e2d7 (diff)
downloadffmpeg-n3.4.13.tar.gz
Changelog: updaten3.4.13release/3.4
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 777ef4c4c6..a3b9fef375 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
version 3.4.13:
+ avcodec/noise_bsf: Check for wrapped frames
avcodec/pngdec: Do not pass AVFrame into global header decode
avformat/wavdec: Check that smv block fits in available space
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header()