queue2: post error message when pausing task if so appropriate
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 6 Aug 2009 10:18:36 +0000 (12:18 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 6 Aug 2009 11:39:19 +0000 (13:39 +0200)
commitff998f24dbba934abd6402dafbe809cdf9dea466
tree2afc7d0853b9c9fe48a1a4b83e043f6d7eb69d4e
parent090808a295d2cdc2e37debed707a6994f5633e28
queue2: post error message when pausing task if so appropriate

If a downstream element returns an error while upstream has already
put all data into queue2 (including EOS), upstream will no longer
chain into queue2, so it is up to queue2 to perform some
EOS handling / message posting in such cases.  See #589991.
gst/playback/gstqueue2.c