multiqueue: Post errors ourselves if they are received after EOS
authorSebastian Dröge <sebastian@centricular.com>
Wed, 13 Aug 2014 09:10:39 +0000 (12:10 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 13 Aug 2014 09:10:39 +0000 (12:10 +0300)
commitafcc93254b929e9938d9b7f5578fc533f7d6ae3e
treedfb82e2ebd7975735f066a71bdf7626d91ce260d
parentd3e411bda41a531eb795597feb021b2a9c447e7b
multiqueue: Post errors ourselves if they are received after EOS

After EOS there will be no further buffer which could propagate the
error upstream, so nothing is going to post an error message and
the pipeline just idles around.
plugins/elements/gstmultiqueue.c