[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.12.1
Tristan Matthews (@tmatth)
gitlab at videolan.org
Tue Apr 15 23:10:43 UTC 2025
Tristan Matthews pushed to branch master at VideoLAN / VLC
Commits:
a85b9a7b by Tristan Matthews at 2025-04-14T18:52:06-04:00
contrib: aom: update to 3.12.1
- Bug Fixes
* b:396169342: Assertion
`av1_is_subpelmv_in_range(&ms_params.mv_limits, start_mv)' failed.
* b:401671154: typo in void init_src_params(...)
* Coverity defect 323670: Uninitialized scalar variable in
encode_with_and_without_superres()
* cmake: bump minimum version to 3.16
* cfl_ppc: fix subtract_average_vsx
* Fix an incorrect index in av1_highbd_pixel_proj_error_neon
- - - - -
2 changed files:
- contrib/src/aom/SHA512SUMS
- contrib/src/aom/rules.mak
Changes:
=====================================
contrib/src/aom/SHA512SUMS
=====================================
@@ -1 +1 @@
-bc944bd6650842d70b5f85d495cdfc52af20f577b07df1e98f886efc3360cc18be0e7c0545dadb77afe07c584c466e75f5bc0502cb1df0f26a648f2bd08f2b72 libaom-3.12.0.tar.gz
+27521fe1cffd89a8875552f1758de89c19a47aa1640ee20930ac420a03d964eb9ae10c4b0f55e518c37d4d59f06657aee2bfa84eedad35683648bd658e06da73 libaom-3.12.1.tar.gz
=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
# aom
-AOM_VERSION := 3.12.0
+AOM_VERSION := 3.12.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/a85b9a7ba2334cb8ccc1861f160d2439986bda25
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/a85b9a7ba2334cb8ccc1861f160d2439986bda25
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