This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch release/8.1 in repository ffmpeg.
commit 241723a2acc56c8b6812da114c24d1ec5ae5a347 Author: Michael Niedermayer <[email protected]> AuthorDate: Wed Jun 17 04:09:47 2026 +0200 Commit: Michael Niedermayer <[email protected]> CommitDate: Wed Jun 17 04:09:47 2026 +0200 Changelog: update Signed-off-by: Michael Niedermayer <[email protected]> --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index c711655680..65e99845cb 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,11 @@ releases are sorted from youngest to oldest. version 8.1.2: + swscale/x86/rgb_2_rgb: fix uyvytoyuv422 overwrite on odd width + swscale/aarch64: fix uyvy/yuyv to yuv420p/yuv422p on odd width + avcodec/snowenc: fix SIGFPE in get_dc() when a block lies outside the plane + avcodec/snowenc: fix out-of-bounds OBMC read in get_dc() for narrow planes + (fforge/pr/23505) avformat/tls_gnutls:fix crash when connecting to peer libavcodec/jpeg2000htdec: remove trailing whitespace libavdevice/alsa.c: fix NULL pointer dereference avcodec/libjxlenc: check orientation tag metadata before reading _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
