mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
4cc73ff9d6
Add util functions for runtime CUDA kernel source compilation using NVRTC library. Like other nvcodec dependent libraries, NVRTC library will be loaded via g_module_open. Note that the NVRTC library naming is not g_module_open friendly on Windows. (i.e., nvrtc64_{CUDA major version}{CUDA minor version}.dll). So users can specify the dll name using GST_NVCODEC_NVRTC_LIBNAME environment. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1633> |
||
---|---|---|
.. | ||
cuda.h | ||
nvrtc.h |