playbin2: Check if an already existing sink supports the non-raw format too
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 16 Mar 2011 14:27:51 +0000 (15:27 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 23 Mar 2011 13:43:36 +0000 (14:43 +0100)
commit9c13edef4e0fbd5c4c8ed3b31b4776120030134c
treed9a2022311e554ad2eb2cfa0fad6405dfeae758d
parentb0ef98001ffafe17b1e2102d78baf59f24c6d644
playbin2: Check if an already existing sink supports the non-raw format too

Before we were assuming that a sink will always support all non-raw formats
in a single stream.
gst/playback/gstplaybin2.c