playbin2: Improve subtitle passthrough in uridecodebin
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Nov 2009 16:35:45 +0000 (17:35 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 12 Nov 2009 12:20:42 +0000 (13:20 +0100)
commit18f5fad78593b03ac0d3ef100723f355d032dfdb
tree35d13ef2c080fad7bd11aec20a958c47e3034f0f
parent7827660dcd0bf0d35b963b04cf2e1c9ef0f1a653
playbin2: Improve subtitle passthrough in uridecodebin

Now the caps property isn't set anymore for the subtitle caps
but instead in the autoplug-continue signal it is detected
if the caps belong to a supported subtitle stream.

This makes automatic use of newly installed plugins.
gst/playback/gstplaybin2.c