decodebin: Send sticky events to the new element after setting it to PAUSED
authorSebastian Dröge <sebastian@centricular.com>
Thu, 10 Jul 2014 10:51:22 +0000 (12:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 21 Jul 2014 07:35:36 +0000 (09:35 +0200)
commit57999c28fd7720f5f3e9b3adf55528ddad21cc9c
treebae9ea858044d594915ee16f62529b4d76a436f6
parent994680b04eb390a116a9b5bda2abd647df233be3
decodebin: Send sticky events to the new element after setting it to PAUSED

... and if this fails for whatever reason we skip the element and instead
try with the next element. This allows us to handle elements that fail
when setting caps on them by just skipping to the next alternative element.
gst/playback/gstdecodebin2.c