From 8ae0b34901ba60a802f183ee75a250a9fc3e09a5 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 18 Jun 2026 15:03:27 +0200 Subject: [PATCH] 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