This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch release/8.0 in repository ffmpeg.
commit 8ae0b34901ba60a802f183ee75a250a9fc3e09a5 Author: Michael Niedermayer <[email protected]> AuthorDate: Thu Jun 18 15:03:27 2026 +0200 Commit: Michael Niedermayer <[email protected]> CommitDate: Thu Jun 18 15:03:27 2026 +0200 Changelog: update --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index a24db232ef..308ea1c87d 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,12 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 8.0.3: + Bump for 8.0.3 + fix missing padding for AV1 extradata + fix crash when stsz_sample_size is zero and sample_sizes is null + Fix out-of-bounds write errors in yuv2rgb_lasx.c file. + bound manifest reloads and fragment-open retries + Fail with any inner stream count being 0 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 _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
