libvpx: update to 1.13.1
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Sat, 7 Oct 2023 03:00:07 +0000 (00:00 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 8 Oct 2023 06:33:02 +0000 (08:33 +0200)
commitcaf47b7552361130e6c80aae1266d038128e3428
tree2a5c16a1104ddce977fa9c4a5d3fe5f12b37c78f
parentf6ae836225bb11c6b8f105de1c2d1ffb6743e1ff
libvpx: update to 1.13.1

v1.13.0

This release includes more Neon and AVX2 optimizations, adds a new codec
control to set per frame QP, upgrades GoogleTest to v1.12.1, and includes
numerous bug fixes.

v1.13.1

This release contains two security related fixes. One each for VP8 and VP9.

- https://crbug.com/1486441 (CVE-2023-5217)
- Fix bug with smaller width bigger size (CVE-2023-44488)

Fixes #22318

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(cherry picked from commit 36566a99af9074334eee3293a6d5a0aa7f4e8246)
libs/libvpx/Makefile