gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the element drivi...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 14 Sep 2007 09:40:49 +0000 (09:40 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 14 Sep 2007 09:40:49 +0000 (09:40 +0000)
commit233644df3332bd4a2048abe1fb81a38f0fa1e355
tree54e1ed82962ebb025c5d19fccb2a5c2b253ff33e
parent80dc806b65ddecdea47ebd1032f35f48f9490b44
gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the element driving the pipeline is responsible f...

Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
(gst_wavparse_chain):
Don't push EOS from the chain function, the element
driving the pipeline is responsible for this. The bug
this was meant to fix seems to be queue not forwarding
EOS in all cases (see #476514).
ChangeLog
gst/wavparse/gstwavparse.c