]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
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)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Oct 2009 10:17:17 +0000 (11:17 +0100)
commitf766708c17aa0f99f963f91711ccc089e819308f
tree290544b3a0cd3384f5891dd16d30ce9bc5bd5809
parentec81bbf71386f55a280197336da7594b3b6a82c6
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