res/vcpkg: Bump aom to 3.9.1, opus to 1.5.1 and libvpx to 1.14.1 (#8555)

* res/vcpkg: drop old opus port overlay

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>

* res/vcpkg: bump aom to 3.9.1

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>

* res/vcpkg: bump libvpx to 1.14.1

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>

---------

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
Vasyl Gello
2024-07-03 06:12:19 +00:00
committed by GitHub
parent 182e8c4ac0
commit 6d2e985593
10 changed files with 28 additions and 151 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "libvpx",
"version": "1.13.1",
"version": "1.14.1",
"port-version": 0,
"description": "The reference software implementation for the video coding formats VP8 and VP9.",
"homepage": "https://github.com/webmproject/libvpx",
"license": "BSD-3-Clause",
@@ -12,7 +13,7 @@
{
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows"
"platform": "windows & !mingw"
}
],
"features": {