playbin2: If a text sink is provided, let subtitle parsing be done by decodebin2...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 23 Apr 2010 14:08:14 +0000 (16:08 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Apr 2010 16:21:21 +0000 (18:21 +0200)
commitcc8a5bdcd322efcdc7814483e71d0349e81f24a0
tree1384d4550203de838c334141ee419efc32d86ed4
parent5cfd799076f1a083aad3b731a31a379c01f1843d
playbin2: If a text sink is provided, let subtitle parsing be done by decodebin2 if required

This way subtitle sinks only get buffers in the format that they
understand, i.e. raw parsed text in most cases.

Fixes bug #614942.
gst/playback/gstplaybin2.c