playbin2/playsink: update subtitle handling for streamsynchronizer
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 11 Aug 2010 08:27:35 +0000 (10:27 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 12 Aug 2010 08:52:59 +0000 (10:52 +0200)
commit6c5b437118a8dcc998d20b28017190a55fcd6ecd
treeb9653fbc87f7bbff2a525c4ca7a707e1758c339b
parentff8bdcfe9437a7eb7de0293b3b4a5490832d5711
playbin2/playsink: update subtitle handling for streamsynchronizer

Streamsynchronizer excepts to see stream-changed msg for all streams, but to
arrange for this, video and subtitle streams need to be decoupled by means
of queues (due to pad blocks that may occur).

Fixes #626463.
gst/playback/gstplaybin2.c
gst/playback/gstplaysink.c