gstreamer/ext/pulse
Arun Raghavan 4e2cf393c0 pulseaudiosink: Lower rank to prevent autoplugging
pulseaudiosink breaks visualisations in its current form, so let's
prevent it from being autoplugged for the time being.

The best we can hope to do in the 0.10 series is query the list of
available sinks and their formats, and expose these as the bin's sinkpad
caps. While this is not a comprehensive solution, it will make sure that
we're only trying to support compressed formats if we're certain that
one exists.

The long-term fix for this will be in the form of proper upstream
renegotiation support in the 0.11/1.0 series.

https://bugzilla.gnome.org/show_bug.cgi?id=666361
2012-02-03 22:12:06 +05:30
..
Makefile.am pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30
plugin.c pulseaudiosink: Lower rank to prevent autoplugging 2012-02-03 22:12:06 +05:30
pulseaudiosink.c Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
pulsemixer.c ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 18:00:22 +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 pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS 2010-12-11 16:08:40 +11:00
pulsemixerctrl.h pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS 2010-12-11 16:08:40 +11: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 pulse: mainloop creation can fail too, so handle that 2009-10-17 08:48:23 +02:00
pulseprobe.h pulse: make a few things smaller by making them bitfields 2009-10-17 08:48:21 +02:00
pulsesink.c pulsesink: additional error condition checking 2012-01-20 17:10:14 +01:00
pulsesink.h pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30
pulsesrc.c pulsesrc: additional error condition checking 2012-01-20 17:10:17 +01:00
pulsesrc.h pulsesrc: Implement GstStreamVolume interface 2011-11-25 22:30:41 +05:30
pulseutil.c pulsesink: Add support for compressed formats 2011-07-29 01:25:15 +05:30
pulseutil.h pulse: New pulseaudiosink element to handle format changes 2011-09-19 07:43:04 +05:30