decodebin: Only link elements further after setting them to PAUSED
authorSebastian Dröge <sebastian@centricular.com>
Thu, 10 Jul 2014 10:50:17 +0000 (12:50 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 21 Jul 2014 07:35:36 +0000 (09:35 +0200)
commit994680b04eb390a116a9b5bda2abd647df233be3
treecca311a35cc3e4b306021e771432fdffd6cf0238
parent83d508a552b55d32aa36e93baf6c136a254e193d
decodebin: Only link elements further after setting them to PAUSED

They might fail to go to PAUSED, and when connecting them further
we might already expose their srcpads on decodebin if we're unlucky.
This prevents us to handle failures going to PAUSED gracefully.
gst/playback/gstdecodebin2.c