[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.6.0
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sun Feb 19 18:29:00 UTC 2023
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
be174967 by Tristan Matthews at 2023-02-19T17:11:03+00:00
contrib: aom: update to 3.6.0
Release notes: https://aomedia.googlesource.com/aom/+/refs/tags/v3.6.0
- - - - -
2 changed files:
- contrib/src/aom/SHA512SUMS
- contrib/src/aom/rules.mak
Changes:
=====================================
contrib/src/aom/SHA512SUMS
=====================================
@@ -1 +1 @@
-370c529a84d54c95f05c5a3b3edadd1cca95eeccd5a6b5454e574211c6dd9bf5bd33ab67b43587c6de37688fe546ea9e16de0ab2d721e965143b7e8c85db6fd4 libaom-3.5.0.tar.gz
+28df178f43f26a064474f7d9c79882b4c04b66fed16f904ac9b37386912660e2af88c90672ec04eed99aef104156cf1e72040fa975895522dca7b88760b138bc libaom-3.6.0.tar.gz
=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
# aom
-AOM_VERSION := 3.5.0
+AOM_VERSION := 3.6.0
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/be174967b261b24d2d92ba4d7b9469edee0c903a
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/be174967b261b24d2d92ba4d7b9469edee0c903a
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