gstreamer/ext/pulse
Arun Raghavan 163155715f pulsesink: Temporarily disable stream status posting
We need a mechanism in PulseAudio to allow running code outside the
mainloop lock. Then we'd be able to post to the bus (taking the
GST_OBJECT_LOCK), without worrying about locking order with the mainloop
lock, which is the current cause of deadlocks while trying to post the
stream status messages.

https://bugzilla.gnome.org/show_bug.cgi?id=736071
2014-10-22 23:12:38 +05:30
..
Makefile.am Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
plugin.c Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
pulsedeviceprovider.c pulse: fix compiler warnings when compiling with -DG_DISABLE_ASSERT 2014-06-29 17:06:30 +01:00
pulsedeviceprovider.h Rename GstDeviceMonitor to GstDeviceProvider 2014-06-26 14:57:36 -04:00
pulsesink.c pulsesink: Temporarily disable stream status posting 2014-10-22 23:12:38 +05:30
pulsesink.h pulsesink: Add property to find out the device currently in use 2013-08-22 15:03:29 -04:00
pulsesrc.c pulse: Add some documentation about threading and synchronisation 2014-09-30 06:28:50 +05:30
pulsesrc.h pulsesrc: Add property to find out the device currently in use 2013-08-22 13:32:04 -04:00
pulseutil.c pulse: fix format info to caps conversion for mulaw 2014-03-16 15:55:00 +00:00
pulseutil.h pulse: Make gst_pulse_format_info_to_caps() shared 2014-03-16 15:28:29 +00:00