gstreamer/subprojects/gst-plugins-bad/sys/wasapi2
Seungha Yang c992dd2184 wasapi2ringbuffer: Don't use GLib's weak pointer implementation
GWeakRef takes global mutex. Use C++ weak_ptr which will perform
atomic operation internally.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5176>
2023-08-14 14:20:45 +00: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: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapi2client.h wasapi2: Add option to monitor loopback device's mute state 2023-04-07 17:19:33 +00:00
gstwasapi2device.c wasapi2: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapi2device.h wasapi2deviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00
gstwasapi2ringbuffer.cpp wasapi2ringbuffer: Don't use GLib's weak pointer implementation 2023-08-14 14:20:45 +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: Add option to monitor loopback device's mute state 2023-04-07 17:19:33 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
plugin.c wasapi2deviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00