pulseaudiosink: Lower rank to prevent autoplugging
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 3 Feb 2012 16:35:59 +0000 (22:05 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 3 Feb 2012 16:42:06 +0000 (22:12 +0530)
commit4e2cf393c0516dbb2ecaa6b8d9b92eae598a30c4
treed130feb1941327455121cb759e8a1d5d5faa983c
parent5ff31d446ecf1d4c9f05e98351e390580c03d65c
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
ext/pulse/plugin.c