gstreamer/sys/wasapi
Christoph Reiter 5a1b37b1f3 wasapisink: fix regression in shared mode segment size
In commit fd806628a8 (839cc3926 in the stable branch) I changed the
segment size to match exactly the buffer size.  I missed that this is
only valid in exclusive mode and in shared mode the buffer size is
a multiple of the device period.

Revert the logic for the shared mode.

https://bugzilla.gnome.org/show_bug.cgi?id=796354

https://bugzilla.gnome.org/show_bug.cgi?id=796858
2018-08-02 17:00:03 +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 wasapisink: recover from low buffer levels in shared mode 2018-05-25 19:06:37 +05:30
gstwasapisink.h wasapi: Call _Start if the client was _Reset 2018-04-10 05:16:54 +05:30
gstwasapisrc.c wasapi: Don't pass CoTaskMemFree to g_clear_pointer 2018-05-23 13:24:00 +05:30
gstwasapisrc.h wasapi: Call _Start if the client was _Reset 2018-04-10 05:16:54 +05:30
gstwasapiutil.c wasapisink: fix regression in shared mode segment size 2018-08-02 17:00:03 +05:30
gstwasapiutil.h wasapi: use FAILED to detect errors 2018-05-23 13:24:00 +05:30
Makefile.am wasapi: ship audioclient3 header in tarballs 2018-03-09 11:42:13 +00:00
meson.build Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30