playsink: Only add a queue before the audio sink if visualizations are enabled
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 24 Mar 2011 13:03:31 +0000 (14:03 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 24 Mar 2011 13:04:54 +0000 (14:04 +0100)
commitdf886c0622257bb8635e5bd0fc7fc3da20bfc3be
treea9c8040cecc5b10c3915ff1a6bf5151307a0306a
parent8f2aea0fe418842bb58e77028c66c9eda8eb71b5
playsink: Only add a queue before the audio sink if visualizations are enabled

The queue is not needed otherwise and will add some delay to track
switches.
gst/playback/gstplaysink.c