decodebin2: Link elements before testing if they can reach the READY state
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 13 Oct 2011 15:34:49 +0000 (11:34 -0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 22 Oct 2011 06:27:31 +0000 (08:27 +0200)
commitcf9da5c280603edde373f71ff1319aea4222130a
tree8499ba3c7ab9c560368781bfd0a9ca1cd74d1ce9
parent54be24375745a3c3e59c4b1a16ab191575c03fd0
decodebin2: Link elements before testing if they can reach the READY state

This is made possible by filtering errors. This is required to let
harware accelerated element query the video context. The video context
is used to determine if the HW is capable, and thus if the element is
supported or not.

Fixes bug #662330.
gst/playback/gstdecodebin2.c