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:
Khem Raj
2026-07-29 07:36:32 +00:00
parent 7205920b8c
commit fdf95268fc
@@ -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}"