Skip to content
  • Branko Subasic's avatar
    matroskademux: Avoid sending EOS when in paused state · 11b0a0ef
    Branko Subasic authored
    Changed the ebml reader's gst_ebml_peek_id_length() function so
    that it returns the actual reason for why the peek failed, instead
    of (almost) always returning GST_FLOW_UNEXPECTED. This prevents
    the pulling task from sending EOS when doing a flushing seek.
    11b0a0ef