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 09:18:37 +0000 (12:18 +0300)
commit6a261b1fc28e4446f136131c686ff3530ba86ee5
tree60e5e450c1d2e3f0878daf61d0a884c8be00d6ad
parentafcc93254b929e9938d9b7f5578fc533f7d6ae3e
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