[ffnvcodec] update to 12.2.72.0 (#41526)

This commit is contained in:
Jia Yue Hua 2024-10-15 05:31:56 +08:00 committed by GitHub
parent 1e4a2a7115
commit a8d0ef08d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH OUT_SOURCE_PATH SOURCE_PATH
REPO FFmpeg/nv-codec-headers REPO FFmpeg/nv-codec-headers
REF "n${VERSION}" REF "n${VERSION}"
SHA512 3c7d06e6a859cab5b915035544cb0103b1b1413c69ac418bc668145445498e1f9cb6ec597c4071f6198e378f6cea60e5a7b0be44b0de3191d65609d50dfdad4a SHA512 dd2f1c7ff54890016ab17500449620cdf3690aa1d34dec78f1b27bdc0d51ec1335a66fda5942ddb43e1a1310de95874aef5232a1e676c21882fae08472d17808
HEAD_REF master HEAD_REF master
) )

View File

@ -1,6 +1,6 @@
{ {
"name": "ffnvcodec", "name": "ffnvcodec",
"version": "12.1.14.0", "version": "12.2.72.0",
"description": "FFmpeg version of Nvidia Codec SDK headers.", "description": "FFmpeg version of Nvidia Codec SDK headers.",
"homepage": "https://github.com/FFmpeg/nv-codec-headers", "homepage": "https://github.com/FFmpeg/nv-codec-headers",
"supports": "linux | (!osx & !uwp & !(arm64 & windows))" "supports": "linux | (!osx & !uwp & !(arm64 & windows))"

View File

@ -2733,7 +2733,7 @@
"port-version": 4 "port-version": 4
}, },
"ffnvcodec": { "ffnvcodec": {
"baseline": "12.1.14.0", "baseline": "12.2.72.0",
"port-version": 0 "port-version": 0
}, },
"fftw3": { "fftw3": {

View File

@ -1,5 +1,10 @@
{ {
"versions": [ "versions": [
{
"git-tree": "5cbb2a7f0ed07795c560971fddd1c6021c37fbfb",
"version": "12.2.72.0",
"port-version": 0
},
{ {
"git-tree": "95b6f37a43dab098bf4be5c84e15e47a86cf7960", "git-tree": "95b6f37a43dab098bf4be5c84e15e47a86cf7960",
"version": "12.1.14.0", "version": "12.1.14.0",