gstreamer/subprojects/gst-plugins-bad/sys/wasapi
Nirbheek Chauhan 41b3443b95 wasapi: Don't redefine GUIDs when building under newer MinGW
Latest MSYS2 MinGW provides these now, so we don't need to define them
if they're already present in the header.

The AudioClient3 GUID requires the Windows 10 SDK, so it's only
available in the latest MinGW, and the MinGW in Cerbero is too old.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5155>
2023-08-09 14:47:57 +00:00
..
gstaudioclient3.h
gstmmdeviceenumerator.cpp
gstmmdeviceenumerator.h
gstwasapi.c
gstwasapidevice.c
gstwasapidevice.h
gstwasapisink.c wasapi: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapisink.h
gstwasapisrc.c wasapi: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapisrc.h
gstwasapiutil.c wasapi: Don't redefine GUIDs when building under newer MinGW 2023-08-09 14:47:57 +00:00
gstwasapiutil.h
meson.build wasapi: Don't redefine GUIDs when building under newer MinGW 2023-08-09 14:47:57 +00:00