queue: Post errors when receiving EOS after downstream returned an error
authorSebastian Dröge <sebastian@centricular.com>
Wed, 13 Aug 2014 09:15:03 +0000 (12:15 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 13 Aug 2014 11:34:02 +0000 (14:34 +0300)
commit38c0114fb7075faa530f3ccd3eeb737c60b5f2fa
tree0131afc96bb5507703f1f6f3f8d0c1b7824d7883
parent7c797f024cb8bf23acfe698366267db97ac1748e
queue: Post errors when receiving EOS after downstream returned an error

There might be no further data flow that would allow us to propagate the
error upstream, causing nobody to post an error at all.
plugins/elements/gstqueue.c