MPV

~mpv-team/mpv/+git/nv-codec-headers:sdk/12.1

Last commit made on 2023-10-06
Get this branch:
git clone -b sdk/12.1 https://git.launchpad.net/~mpv-team/mpv/+git/nv-codec-headers

Branch merges

Branch information

Name:
sdk/12.1
Repository:
lp:~mpv-team/mpv/+git/nv-codec-headers

Recent commits

75f032b... by Timo Rothenpieler <email address hidden>

Bump for (in-dev) 12.1.14.1

1889e62... by Roman Arzumanyan <email address hidden>

Add cuCtxGetCurrent function

855f826... by Philip Langdale <email address hidden>

Add cuDriverGetVersion

This allows the caller to establish what cuda driver version is in use.
I'm surprised we got this far without needing it.

58ab60e... by Timo Rothenpieler <email address hidden>

Update headers from Video SDK 12.1

4fd7be2... by Timo Rothenpieler <email address hidden>

Add missing cuStreamWaitEvent function

768eb23... by Ridley Combs

Add functions to identify devices in more ways

- cuDeviceGetUuid_v2, giving distinct IDs for different MIG instances
- cuDeviceGetLuid, giving a Win32 LUID to match with DXGI and other APIs
- cuDeviceGetByPCIBusId, retrieving a device that matches a PCI bus ID string
- cuDeviceGetPCIBusId, giving a PCI bus ID string for a device

Closes #11

Signed-off-by: Timo Rothenpieler <email address hidden>

450f8a6... by Timo Rothenpieler <email address hidden>

Bump for (in-dev) 12.0.16.1

c5e4af7... by Philip Langdale <email address hidden>

Add cuArrayCreate

It's slightly surprising that we've got this far without it, but I need
it to create 2D arrays to use with the Optical Flow FRUC library.

c12df23... by Timo Rothenpieler <email address hidden>

Update README

4b4dee0... by Timo Rothenpieler <email address hidden>

Remove AV1 High Profile GUID