gstreamer/subprojects/gst-plugins-bad/sys/wasapi2
L. E. Segovia 4dcc4b6235 meson: Undefine any WINVER and _WIN32_WINNT entries before redefining them
Fixes Cerbero build with MinGW GCC 14, where specifying -DWINVER=0x0601 -DWINVER=0x0A00 is a hard -Werror.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7658>
2024-10-12 19:10:46 -03:00
..
AsyncOperations.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi2client.cpp wasapi2: Adjust log level in device enumeration path 2024-06-11 11:11:30 +00:00
gstwasapi2client.h wasapi2device: Ignore activation failed device 2023-11-06 12:28:50 +00:00
gstwasapi2device.c wasapi2device: Ignore activation failed device 2023-11-06 12:28:50 +00:00
gstwasapi2device.h wasapi2deviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00
gstwasapi2ringbuffer.cpp wasapi2: Fix task memory leak 2024-02-21 21:03:32 +00:00
gstwasapi2ringbuffer.h wasapi2: Add option to monitor loopback device's mute state 2023-04-07 17:19:33 +00:00
gstwasapi2sink.c wasapi2: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapi2sink.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi2src.c wasapi2: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapi2src.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi2util.c wasapi2: Allows process loopback capture on Windows 10 2023-04-28 14:11:16 +00:00
gstwasapi2util.h wasapi2: Fix build with GST_DISABLE_GST_DEBUG 2023-11-03 13:31:03 +00:00
meson.build meson: Undefine any WINVER and _WIN32_WINNT entries before redefining them 2024-10-12 19:10:46 -03:00
plugin.c wasapi2deviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00