nvcodec: Stop building for non-{Windows,Linux} target
authorSeungha Yang <seungha@centricular.com>
Sat, 23 Apr 2022 15:37:40 +0000 (00:37 +0900)
committerSeungha Yang <seungha@centricular.com>
Mon, 25 Apr 2022 15:50:52 +0000 (15:50 +0000)
commit205a23f456c5e04206740f059388871b3a636352
treeaaf07f1aeec6f8371efc9c1101c9adc5ff3f6031
parent12776ba0fd984e6fef7a01acb26d3e3d879dbb66
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>
subprojects/gst-plugins-bad/gst-libs/gst/cuda/meson.build
subprojects/gst-plugins-bad/sys/nvcodec/meson.build