asfdemux: If pushing buffers returned EOS, go into the EOS and not failure code path
authorSebastian Dröge <sebastian@centricular.com>
Wed, 23 Sep 2015 14:31:28 +0000 (16:31 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 25 Sep 2015 21:53:47 +0000 (23:53 +0200)
commit42d7aec41224a240f6b9646c834edad123a1b186
tree407119222862ba265db75548eb559ecd8706f259
parent5ff1ef181ae465b533e15101b11c614ad763c6e5
asfdemux: If pushing buffers returned EOS, go into the EOS and not failure code path

We don't want to unconditionally send an EOS event downstream, but might want
to send a SEGMENT_DONE message/event instead if a segment seek was done
before.

https://bugzilla.gnome.org/show_bug.cgi?id=755469
gst/asfdemux/gstasfdemux.c