uridecodebin3: don't segfault if a pad is not a source pad when it is removed
authorhoonhee.lee <hoonhee.lee@lge.com>
Wed, 25 Apr 2018 00:28:53 +0000 (09:28 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 1 May 2018 07:33:16 +0000 (09:33 +0200)
commit5b01f9bbc27d02470f15b2c717d0db749e1f4ce6
treee4eb774d3453c5ac5998e1d96d281723438cd700
parent1b36477d9e60cf1f4d2c18041fd203dc0675c2e9
uridecodebin3: don't segfault if a pad is not a source pad when it is removed

Ignore to handling a pad of decodebin3 which doesn't have corresponding output
when it is removed.

https://bugzilla.gnome.org/show_bug.cgi?id=795529
gst/playback/gsturidecodebin3.c