gstreamer/sys/wasapi
Nirbheek Chauhan d56aec8b0c wasapi: Fix infinite loop when the device disappears
When the audio device goes away during playback or capture, we were
going into an infinite loop of AUDCLNT_E_DEVICE_INVALIDATED. Return -1
and post an error message so the ringbuffer thread exits with an error.
2019-01-15 03:29:58 +05:30
..
gstaudioclient3.h wasapi: Fix build with Windows 8.1 SDK 2018-08-08 01:03:53 +05:30
gstwasapi.c wasapi: Increase rank to prefer over directsoundsrc 2018-03-01 15:33:18 +05:30
gstwasapidevice.c wasapi: Fix indentation issues missed by the commit hook 2018-02-08 11:46:01 +05:30
gstwasapidevice.h wasapi: Fix indentation issues missed by the commit hook 2018-02-08 11:46:01 +05:30
gstwasapisink.c wasapi: Fix infinite loop when the device disappears 2019-01-15 03:29:58 +05:30
gstwasapisink.h wasapi: Remove code that sets thread priority 2018-09-11 01:00:21 +05:30
gstwasapisrc.c wasapi: Fix infinite loop when the device disappears 2019-01-15 03:29:58 +05:30
gstwasapisrc.h wasapi: Remove code that sets thread priority 2018-09-11 01:00:21 +05:30
gstwasapiutil.c wasapi: Remove code that sets thread priority 2018-09-11 01:00:21 +05:30
gstwasapiutil.h wasapi: Fix infinite loop when the device disappears 2019-01-15 03:29:58 +05:30
Makefile.am wasapi: ship audioclient3 header in tarballs 2018-03-09 11:42:13 +00:00
meson.build wasapi: Fix build with Windows 8.1 SDK 2018-08-08 01:03:53 +05:30