gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang a874c9f2d4 cuda: Fix runtime compiler library loading on Windows
The cuda is a part of GPU driver but runtime compiler is a part of
cuda toolkit, which means the version number can be different.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3545>
2022-12-09 19:24:08 +09:00
..
stub cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cuda-gst.h cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcuda-private.h cuda: Hide memory copy util function 2022-12-08 19:52:23 +00:00
gstcudabufferpool.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudacontext.c cudacontext: Store texture alignment 2022-11-15 16:25:44 +00:00
gstcudacontext.h cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudaloader.c cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
gstcudaloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.c cudaupload,cudadownload: Add support for planar 8bits RGB formats 2022-11-15 16:25:44 +00:00
gstcudamemory.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.c cuda: Fix runtime compiler library loading on Windows 2022-12-09 19:24:08 +09:00
gstcudanvrtc.h cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00
gstcudautils.c cuda: Hide memory copy util function 2022-12-08 19:52:23 +00:00
gstcudautils.h cuda: Hide memory copy util function 2022-12-08 19:52:23 +00:00
meson.build cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00