Skip to content
  • Stefan Kost's avatar
    adder: send flush_stop to match flush_start · ef56ebad
    Stefan Kost authored
    Adder was relying that something else sends a flush stop. When using adder with
    a livesource it was not getting a flush_stop and thus all pads downstream where
    keept flushing. Mark a pending flush_stop and send it when we are working on
    the new segment back in the streaming thread.
    ef56ebad