Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits: 0802bfb8 by Tristan Matthews at 2026-05-27T04:37:14+00:00 contrib: aom: update to 3.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. - 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 - - - - - 2 changed files: - contrib/src/aom/SHA512SUMS - contrib/src/aom/rules.mak Changes: ===================================== contrib/src/aom/SHA512SUMS ===================================== @@ -1 +1 @@ -e95b3c4ed9e2957050c0dc3412aba6a446bcd1ad0e6271aead701db5b1bea915e6e47406c069eb3deb156bc654abfed30c76d28f799c6144058cbf7329d85740 libaom-3.14.0.tar.gz +a4c3427db0bb4cd49b8873ffae0a287570b86d6f0733da52798b08470519755ffe08198222be86d3bc8c9bd0052477017dc595b98bbbd77f76bfe7b9ce48d7fa libaom-3.14.1.tar.gz ===================================== contrib/src/aom/rules.mak ===================================== @@ -1,5 +1,5 @@ # aom -AOM_VERSION := 3.14.0 +AOM_VERSION := 3.14.1 AOM_URL := https://storage.googleapis.com/aom-releases/libaom-$(AOM_VERSION).tar.gz PKGS += aom View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/0802bfb89b531e32a75dcfac419ae3382dd0570f -- View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/0802bfb89b531e32a75dcfac419ae3382dd0570f You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
_______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
