gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda/stub
Seungha Yang 219bb769a2 cuda: Remove GST_CUDA_HAS_D3D define from header
... and fix d3d11 specific enum type name

GST_CUDA_HAS_D3D is a build time define which indicates whether
GstD3D11 library is available or not, but DirectX SDK headers
must be available on the build system already.

Expose Direct3D related symbols if the build target is Windows
(i.e., if G_OS_WIN32 is defined)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3018>
2022-09-13 16:40:51 +00:00
..
cuda.h cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cudaD3D11.h cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cudaGL.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
nvrtc.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00