[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.9.0
Tristan Matthews (@tmatth)
gitlab at videolan.org
Fri Apr 26 21:20:44 UTC 2024
Tristan Matthews pushed to branch master at VideoLAN / VLC
Commits:
e3d31efa by Tristan Matthews at 2024-04-26T16:26:46-04:00
contrib: aom: update to 3.9.0
"This release includes new codec interfaces, compression efficiency and
perceptual improvements, speedup for RTC for both video and screen content,
and many bug fixes. This release is ABI compatible with the previous release."
- - - - -
2 changed files:
- contrib/src/aom/SHA512SUMS
- contrib/src/aom/rules.mak
Changes:
=====================================
contrib/src/aom/SHA512SUMS
=====================================
@@ -1 +1 @@
-539cb86645f1675e3f2d45c7c10d5d66ef7d36eaddf0c2d50f1a532287c70f780c8ce6dd8959f4bb112fd74e2b63501652e8e1eba5d18bf03a926ad158f6cfb0 libaom-3.8.2.tar.gz
+0793e0801be72d35144162141a180ff5e3ae11186f734af738b1eb2d81bff1364be7741cc34ae2507d2b88de11f840609a09f8b05b75e8d853aa80626241bf95 libaom-3.9.0.tar.gz
=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
# aom
-AOM_VERSION := 3.8.2
+AOM_VERSION := 3.9.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/e3d31efa4648d6544a20307f5462f149a1195cca
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e3d31efa4648d6544a20307f5462f149a1195cca
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