libvpx: update to 1.16.0
authorLuiz Angelo Daros de Luca <redacted>
Wed, 11 Mar 2026 19:48:14 +0000 (16:48 -0300)
committerJosef Schlehofer <redacted>
Tue, 24 Mar 2026 07:58:39 +0000 (08:58 +0100)
commitb78b67fdf1c86368661e692e2ca46e9e961ec970
tree6cad476bd1bcabb61f6c6b71786ce4a247685691
parentdae7bbfe6cdbfbc146279f5b8332fe50c7c9b451
libvpx: update to 1.16.0

Update libvpx to v1.16.0 "Xenonetta Duck". Highlights include:
- Arm SVE2 and Neon optimizations for 12-tap filters.
- AVX512 implementations for Sum of Absolute Differences (SAD).
- Support for per-frame and per-spatial-layer PSNR calculation.
- ABI incompatible with the previous release.

Includes changes from intermediate releases:
- v1.15.2: Fixes CVE-2025-5283 (bug webm:413411335).
- v1.15.1: SO major version bump and changelog corrections.
- v1.15.0: New codec control for key frame filtering and RTC improvements.

Changelog: https://github.com/webmproject/libvpx/blob/v1.16.0/CHANGELOG
Signed-off-by: Luiz Angelo Daros de Luca <redacted>
libs/libvpx/Makefile
git clone https://git.99rst.org/PROJECT