[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.13.3

Tristan Matthews (@tmatth) gitlab at videolan.org
Wed Apr 8 19:57:04 UTC 2026



Tristan Matthews pushed to branch master at VideoLAN / VLC


Commits:
ee656c2d by Tristan Matthews at 2026-04-08T17:23:57+02:00
contrib: aom: update to 3.13.3

- Bug Fixes
  * Commit 4cc0867f: fix multithreading crashes when loop restoration
    filtering is used by the encoder.
  * Commit 74aaa1ef: fix AOM_SCALING_MODE crashes when compound mask
    prediction modes are used by the encoder.

- - - - -


2 changed files:

- contrib/src/aom/SHA512SUMS
- contrib/src/aom/rules.mak


Changes:

=====================================
contrib/src/aom/SHA512SUMS
=====================================
@@ -1 +1 @@
-444f7abebcb568e13377d84b66e24cb61d3e81f6142b5763d8e65784a5da76821a1753827024e2c6bfdc09f737a3fe1c1805bbaff5108a15ca1400298c434ee4  libaom-3.13.2.tar.gz
+400bfb048a810d00f16df2c4bb7bd3bfc23265aeba1de48cc691986bf185965989f8d362ccb599f559c00ed6289073568b6738a16283073e225b621156c93c18  libaom-3.13.3.tar.gz


=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
 # aom
-AOM_VERSION := 3.13.2
+AOM_VERSION := 3.13.3
 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/ee656c2d90a466ff12d2185cf3fb43b98a41dea5

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ee656c2d90a466ff12d2185cf3fb43b98a41dea5
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list