gstreamer/ext/pulse
Lennart Poettering b1c6dec543 ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes bug #567746.
Original commit message from CVS:
Patch by: Lennart Poettering <lennart at poettering dot net>
* ext/pulse/pulseprobe.c: (gst_pulseprobe_new),
(gst_pulseprobe_free):
Fix refcount loop, resulting in a thread leak. Fixes bug #567746.
2009-01-14 15:37:07 +00: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 ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places. 2008-08-20 17:46:48 +00: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 ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes bug #567746. 2009-01-14 15:37:07 +00:00
pulseprobe.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
pulsesink.c ext/pulse/pulsesink.*: Use a mutex to protect the current stream pointer, and ignore callbacks for stream objects tha... 2009-01-07 20:38:50 +00:00
pulsesink.h ext/pulse/pulsesink.*: Use a mutex to protect the current stream pointer, and ignore callbacks for stream objects tha... 2009-01-07 20:38:50 +00:00
pulsesrc.c ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771. 2008-10-03 16:13:32 +00:00
pulsesrc.h ext/pulse/: Implement GstPropertyProbe interface on pulsesink for detecting sink devices and on pulsesrc for detectin... 2008-08-13 12:01:01 +00:00
pulseutil.c ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places. 2008-08-20 17:46:48 +00:00
pulseutil.h ext/pulse/: If downstream provides no channel layout and >2 channels should be used use the default layout that pulse... 2008-08-20 17:17:55 +00:00