[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.13.2
Tristan Matthews (@tmatth)
gitlab at videolan.org
Mon Mar 23 14:49:22 UTC 2026
Tristan Matthews pushed to branch master at VideoLAN / VLC
Commits:
256ac904 by Tristan Matthews at 2026-03-23T14:08:52+00:00
contrib: aom: update to 3.13.2
Release v3.13.2
2026-03-17 v3.13.2
This release includes several bug fixes. This release is ABI
compatible with the last release. See
https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2 for all the
commits in this release.
- Bug Fixes
* x86: enable SSE4.2 in x86_simd_caps
https://aomedia-review.googlesource.com/206481
* b:448994065: Working nasm-3.0.0 is not detected with libaom on
3.13.1
* b:480978101: Heap buffer overflow in av1_copy_and_extend_frame
during encode triggered by NV12/bordered image with size_align
* b:487259772: Out-of-bounds heap read in VP9 encoder via WebCodecs
VideoEncoder dimension reconfiguration
* b:489473886: Invalid memory read access in aom_sse_avx2 (Mozilla
report)
Bug: 493253375
Source: https://aomedia.googlesource.com/aom/+/refs/tags/v3.13.2
- - - - -
2 changed files:
- contrib/src/aom/SHA512SUMS
- contrib/src/aom/rules.mak
Changes:
=====================================
contrib/src/aom/SHA512SUMS
=====================================
@@ -1 +1 @@
-718c9cd41fe65c746a5e06b906b419fa919f65c999943101557ffd3edd1704179da69392083d877c0753327cb94b182664d34c7dedcd42696ec0c2bf55299248 libaom-3.13.1.tar.gz
+444f7abebcb568e13377d84b66e24cb61d3e81f6142b5763d8e65784a5da76821a1753827024e2c6bfdc09f737a3fe1c1805bbaff5108a15ca1400298c434ee4 libaom-3.13.2.tar.gz
=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
# aom
-AOM_VERSION := 3.13.1
+AOM_VERSION := 3.13.2
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/256ac904fcdd76ca4dd63f918a6a9c2d8a321be5
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/256ac904fcdd76ca4dd63f918a6a9c2d8a321be5
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list