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 11:34:02 +0000 (14:34 +0300)
commit7c797f024cb8bf23acfe698366267db97ac1748e
tree4b410ac66c3ce4e0eeb352530f98e48eb9184376
parent067604b2d3e19215d1d1f5a21c2f36d016c7237b
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