[vlc-commits] [Git][videolan/vlc][master] contrib: aom: 3.13.1
Steve Lhomme (@robUx4)
gitlab at videolan.org
Mon Sep 22 06:55:24 UTC 2025
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
64e02c08 by Tristan Matthews at 2025-09-22T06:17:05+00:00
contrib: aom: 3.13.1
This release is ABI compatible with the last release.
This release fixes two issues with the newly installed cmake files in 3.13.0,
there are no changes to the library except for the version number.
- Bug Fixes
* the version number in AOMConfig.cmake is now correct and AOM_LIBRARIES now
contains only one libaom reference; there is a AOM_STATIC_LIBRARIES
variable for the static target.
- - - - -
2 changed files:
- contrib/src/aom/SHA512SUMS
- contrib/src/aom/rules.mak
Changes:
=====================================
contrib/src/aom/SHA512SUMS
=====================================
@@ -1 +1 @@
-e19d8c5c95af0544fb7d503679abff2d5ed46368d874af7d5b8cd813a4dffcbe9a62c88c88001ac892fe0f7f7c9b8f209da5d84b08dc6c52e86f64d137552fce libaom-3.13.0.tar.gz
+718c9cd41fe65c746a5e06b906b419fa919f65c999943101557ffd3edd1704179da69392083d877c0753327cb94b182664d34c7dedcd42696ec0c2bf55299248 libaom-3.13.1.tar.gz
=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
# aom
-AOM_VERSION := 3.13.0
+AOM_VERSION := 3.13.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/64e02c08091dacbb65c6caab2702c22ca92b7067
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/64e02c08091dacbb65c6caab2702c22ca92b7067
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list