gstreamer/sys/directsound
Nirbheek Chauhan 8494f1e709 directsoundsrc: Use a GstClockID to wait instead of Sleep()
The main advantage is that our sleeps can be interrupted in case of
an src_reset(). Earlier, we would need to wait for a read to complete
before we could do a reset, which could take a long time.

https://bugzilla.gnome.org/show_bug.cgi?id=781249
2017-05-12 14:51:10 +05:30
..
gstdirectsoundplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdirectsoundsrc.c directsoundsrc: Use a GstClockID to wait instead of Sleep() 2017-05-12 14:51:10 +05:30
gstdirectsoundsrc.h directsoundsrc: Use a GstClockID to wait instead of Sleep() 2017-05-12 14:51:10 +05:30
Makefile.am directsoundsrc: add missing -lole32 2016-04-03 13:37:16 +03:00
meson.build meson: directsound: Add ole32 library dependency 2016-10-21 06:05:27 -03:00