Skip to content
  • Sebastian Dröge's avatar
    gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the... · 233644df
    Sebastian Dröge authored
    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).
    233644df