qsv: Disable non-MSVC build on Windows
authorSeungha Yang <seungha@centricular.com>
Mon, 16 May 2022 18:32:10 +0000 (03:32 +0900)
committerSeungha Yang <seungha@centricular.com>
Mon, 16 May 2022 18:32:10 +0000 (03:32 +0900)
commit909154a989b84aab24a19483f395b5ea5b06197f
tree32b71d7661169038c0fc788f01e4953e2086eff2
parent92c0a462ae2dee01e7b8067d2885f76991432d0c
qsv: Disable non-MSVC build on Windows

... and remove pointless UWP consideration that will never work.

Cross-compiled binary has an issue which causes deadlock.
Although cerbero will not build this plugin for non-MSVC build,
people can still build this plugin and may complain its brokenness.

See also
https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/854

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2431>
subprojects/gst-plugins-bad/sys/qsv/libmfx/meson.build
subprojects/gst-plugins-bad/sys/qsv/meson.build