decodebin: Don't check twice if the decode chain is complete in pad_added_cb()
authorSebastian Dröge <sebastian@centricular.com>
Sat, 12 Mar 2016 17:46:44 +0000 (19:46 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 14 Mar 2016 10:45:29 +0000 (12:45 +0200)
commit65d09c1495ec9093ab95b7539671b48b3c4c9305
treeb33dc817d1a2ea1b5023ab27d04a1d318ec1f9d2
parent001c7f04a06e261cebd191a541c1f23d13e01022
decodebin: Don't check twice if the decode chain is complete in pad_added_cb()

expose_pad() already does the same.

https://bugzilla.gnome.org/show_bug.cgi?id=763491
gst/playback/gstdecodebin2.c