gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / sys / wasapi2 / gstwasapi2client.cpp
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-12-14 Seungha Yangwasapi2: Ensure unmute when opening audio client
2020-07-26 Seungha Yangwasapi2: Activate device asynchronously if required
2020-07-26 Seungha Yangwasapi2: Add a new property for ICoreDispatcher setting
2020-07-23 Seungha Yangwasapi2: Fix broken debug log
2020-06-11 Seungha Yangwasapi2: Fallback to IAudioClient interface if IAudioCl...
2020-06-08 Seungha Yangwasapi2: Introduce new WASAPI plugin