Skip to content
  • Jan Schmidt's avatar
    splitmuxsrc: Don't return FALSE from event handling. · 97e8fd82
    Jan Schmidt authored
    Returning FALSE because we drop an event means that
    internal sources like qtdemux might throw an error
    and break the whole pipeline. The only time it can
    happen is either flushing or shutdown, and those
    will be handled anyway.
    97e8fd82