gstreamer/sys/wasapi
Nirbheek Chauhan 9118cc7a19 wasapisrc: Don't provide a clock based on WASAPI's clock
The clock seems to have a lot of drift (or we're using it incorrectly)
which causes buffers to be late on the sink and get dropped.

Disable till someone can investigate whether our usage of the API is
incorrect (it looked correct to me) or if something is wrong.
2018-04-18 15:05:29 +05:30
..
gstaudioclient3.h wasapi: Guard IAudioClient2 structs and enums 2018-03-10 18:54:59 +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: Call CoIn/Uninitialize() around prepare() 2018-04-16 19:35:07 +05:30
gstwasapisink.h wasapi: Call _Start if the client was _Reset 2018-04-10 05:16:54 +05:30
gstwasapisrc.c wasapisrc: Don't provide a clock based on WASAPI's clock 2018-04-18 15:05:29 +05:30
gstwasapisrc.h wasapi: Call _Start if the client was _Reset 2018-04-10 05:16:54 +05:30
gstwasapiutil.c wasapi: Call CoIn/Uninitialize() around prepare() 2018-04-16 19:35:07 +05:30
gstwasapiutil.h wasapi: Squelch warning about %x and HRESULT 2018-04-04 18:36:38 +05:30
Makefile.am wasapi: ship audioclient3 header in tarballs 2018-03-09 11:42:13 +00:00
meson.build meson: Fix wasapi build on Windows 2018-02-08 14:41:33 +05:30