gstreamer/sys/directsound
Thomas Roos 4d72fd9884 directsoundsink: Check the return value of GetStatus() too to decide if there was an error
If GetStatus() fails, the status itself won't be very meaningful but we also
have to look at its return value. This fixes blocking pipelines when removing
sound devices or during other errors, where we wouldn't notice the error and
then wait forever.

https://bugzilla.gnome.org/show_bug.cgi?id=734098
2015-12-11 12:42:04 +02:00
..
gstdirectsoundplugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstdirectsoundsink.c directsoundsink: Check the return value of GetStatus() too to decide if there was an error 2015-12-11 12:42:04 +02:00
gstdirectsoundsink.h directsoundsink: allow specifying audio playback device 2015-08-17 13:57:56 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00