[FFmpeg-cvslog] Changelog: update
Michael Niedermayer
git at videolan.org
Tue Aug 6 00:57:58 EEST 2024
ffmpeg | branch: release/4.3 | Michael Niedermayer <michael at niedermayer.cc> | Mon Aug 5 23:48:12 2024 +0200| [2ece1f83e41a0f8b88d2d48c5f916a826537cd0c] | committer: Michael Niedermayer
Changelog: update
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2ece1f83e41a0f8b88d2d48c5f916a826537cd0c
---
Changelog | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Changelog b/Changelog
index f2ad0393c9..f777b9d779 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,12 @@ releases are sorted from youngest to oldest.
version 4.3.8:
+ avcodec/parser: ensure input padding is zeroed
+ avformat/img2dec: Clear padding data after EOF
+ avformat/wavdec: Check if there are 16 bytes before testing them
+ avcodec/snow: Fix off by 1 error in run_buffer
+ avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
+ update for 4.3.8
avcodec/diracdsp: Remove unused variable
avcodec/vaapi_encode: Check hwctx
avcodec/proresdec: Consider negative bits left
More information about the ffmpeg-cvslog
mailing list