gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang 205a23f456 nvcodec: Stop building for non-{Windows,Linux} target
The other platforms, specifically macOS have not been supported already
because this plugin loads so or dll. Moreover, NVIDIA dropped
support for macOS as of CUDA 11.0. See also
https://developer.nvidia.com/nvidia-cuda-toolkit-11_0_0-developer-tools-mac-hosts

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2283>
2022-04-25 15:50:52 +00:00
..
stub cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-gst.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +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 cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudacontext.h cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudaloader.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudaloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudautils.c cuda: Fix typo in gst_cuda_buffery_copy_type_to_string 2022-04-19 16:39:43 +00:00
gstcudautils.h cuda: Fix typo in gst_cuda_buffery_copy_type_to_string 2022-04-19 16:39:43 +00:00
gstnvrtcloader.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvrtcloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
meson.build nvcodec: Stop building for non-{Windows,Linux} target 2022-04-25 15:50:52 +00:00