gstreamer/ext/pulse
Mark Nauwelaerts 7756d37531 pulsesink: Issue property change notification in streaming thread,
rather than PA thread.

pa_threaded_mainloop_lock() (a.o.) and by extension get_property should
not be done from a PA thread, but the latter may occur as a result of a
property change notification.  Fixes #571204 (though current situation
not ideal, e.g. post message rather than signal).
2009-02-13 18:04:41 +01:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
plugin.c Add documentation to the pulseaudio plugin and run make update in docs/plugins. 2008-06-10 08:22:17 +00:00
pulsemixer.c Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
pulsemixer.h Add pulseaudio GStreamer element from gst-pulse. Development will continue here instead of pulseaudio SVN. Fixes bug ... 2008-06-10 06:45:33 +00:00
pulsemixerctrl.c ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ticket. 2008-12-19 09:36:45 +00:00
pulsemixerctrl.h ext/pulse/: Improve debugging a bit by including the parent object in pulsemixerctrl and pulseprobe objects and using... 2008-08-13 12:34:13 +00:00
pulsemixertrack.c ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places. 2008-08-20 17:46:48 +00:00
pulsemixertrack.h Add pulseaudio GStreamer element from gst-pulse. Development will continue here instead of pulseaudio SVN. Fixes bug ... 2008-06-10 06:45:33 +00:00
pulseprobe.c Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulseprobe.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulsesink.c pulsesink: Issue property change notification in streaming thread, 2009-02-13 18:04:41 +01:00
pulsesink.h pulsesink: Issue property change notification in streaming thread, 2009-02-13 18:04:41 +01:00
pulsesrc.c Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulsesrc.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulseutil.c Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00
pulseutil.h Rewrite the pulse plugin, conditionally enabling new behaviour with 2009-01-28 20:34:40 +00:00