uridecodebin: Ignore missing-plugin messages unless all decodebins post one
authorSebastian Dröge <sebastian@centricular.com>
Wed, 4 Jun 2014 15:00:34 +0000 (17:00 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 4 Jun 2014 15:00:43 +0000 (17:00 +0200)
commit0f43e801f208551b5c0ad0cca41b47761ac6b115
tree1e5760aec67cd1ac26e1aa5acd2b5a81d58dc771
parent393f090197508d0d1ab02da1c073db19be77621f
uridecodebin: Ignore missing-plugin messages unless all decodebins post one

When playing RTSP streams there will be one decodebin per stream. If some of
them fail because of a missing plugin we should not fail completely but play
the supported streams at least.

https://bugzilla.gnome.org/show_bug.cgi?id=730868
gst/playback/gsturidecodebin.c