Commit 03087864cf for aom

commit 03087864cf4bea6abb0d28f95cf7843511413d8f
Author: Wan-Teh Chang <wtc@google.com>
Date:   Thu May 21 18:14:41 2026 -0700

    CHANGELOG: Add oss-fuzz:514006304 bug fix

    Bug: 514751615
    Change-Id: I40f4f888212d88925e60bb44e023c3c6a146de0f

diff --git a/CHANGELOG b/CHANGELOG
index 99a682f966..bd232f19ad 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-2026-05-19 v3.14.1
+2026-05-22 v3.14.1
   This release is ABI compatible with the last release. See
   https://aomedia.googlesource.com/aom/+log/v3.14.0..v3.14.1 for all the
   commits in this release.
@@ -6,6 +6,8 @@
   - Bug Fixes
     * b:513603812: NULL Pointer Dereference in validate_img
       (av1_cx_iface.c) with 10-bit monochrome input
+    * oss-fuzz:514006304: Increase ctx->cx_data_sz to 2.5x uncomp frame
+      size

 2026-05-12 v3.14.0
   This release is ABI compatible with the last release.