mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
nv-codec-headers: upgrade 13.0.19.0 -> 13.1.15.0
Upstream changes (git log): * Update headers for NVIDIA Video Codec SDK 13.1. * Add the full set of cuMemsetAsync-family functions and other missing CUDA functions for Video Codec SDK 13.1 interaction. * Load nvEncodeAPI.dll for native Windows ARM64. Version-only bump (git tag n13.1.15.0); the local clean-target patch still applies. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ SRC_URI = " \
|
||||
git://git.videolan.org/git/ffmpeg/nv-codec-headers.git;branch=master;protocol=https \
|
||||
file://0001-Makefile-add-clean-target.patch \
|
||||
"
|
||||
SRCREV = "e844e5b26f46bb77479f063029595293aa8f812d"
|
||||
SRCREV = "0a6fba9a2820628b8103464f4c8753ee05838baa"
|
||||
|
||||
EXTRA_OEMAKE = "PREFIX=${prefix} DESTDIR=${D} LIBDIR=${baselib}"
|
||||
|
||||
Reference in New Issue
Block a user