[dav1d] Update to 1.5.0 (#42391)

This commit is contained in:
Clinton Ingram 2024-11-28 11:46:49 -08:00 committed by GitHub
parent 94fa6f7d56
commit 585e13706d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
REPO videolan/dav1d
REF "${VERSION}"
SHA512 1a7ed31a5c56362d7e62a7b96eeb13d636309cef892fab7bedee2421e1c6cea8676abb640318a2eb5c7bb597110c53cac1b4583ba3b844581d96a54cad3dbd9e
SHA512 8a9c8079ef8dd32bec2df626db68829ac2210c7754e72e18c74afcff5fa3d4aecfd55c54078c57669a86949b2ce7be803e75f1b8279959e0427661bb7302052d
)
if (VCPKG_TARGET_ARCHITECTURE STREQUAL "x86" OR VCPKG_TARGET_ARCHITECTURE STREQUAL "x64")

View File

@ -1,6 +1,6 @@
{
"name": "dav1d",
"version": "1.4.3",
"version": "1.5.0",
"description": "dav1d is a new open-source AV1 decoder developed by the VideoLAN and FFmpeg communities and sponsored by the Alliance for Open Media.",
"homepage": "https://code.videolan.org/videolan/dav1d",
"license": "BSD-2-Clause",

View File

@ -2229,7 +2229,7 @@
"port-version": 0
},
"dav1d": {
"baseline": "1.4.3",
"baseline": "1.5.0",
"port-version": 0
},
"daw-header-libraries": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "18aec3c5c0b3deed8aaebf9f5edef700e90bd74d",
"version": "1.5.0",
"port-version": 0
},
{
"git-tree": "0756d92a7a3a3a98295f8d22dd2f1e0ec6e76e4f",
"version": "1.4.3",