gst/playback/gstplaybin.c: Block the subtitle bin output queue before ghosting it...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 24 May 2007 10:19:54 +0000 (10:19 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 24 May 2007 10:19:54 +0000 (10:19 +0000)
commitc446f911d478953b8a267eb220dee3d58746664b
tree158a71d078738b3a914bd49bb3bd40b3abfe5063
parente1cacbdc9e0a2d65e57fd9112fca66ece631e616
gst/playback/gstplaybin.c: Block the subtitle bin output queue before ghosting it and linking, then unblock after. Th...

Original commit message from CVS:
* gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
(setup_sinks):
Block the subtitle bin output queue before ghosting it and linking,
then unblock after. This avoids spurious not-linked errors caused
by the queue starting up (because it gets linked when it is ghosted).
Fixes: #350299
ChangeLog
gst/playback/gstplaybin.c