Skip to content
  • Thibault Saunier's avatar
    testbin: Do not take FlowCombiner into account when flushing · 3324ad37
    Thibault Saunier authored and Mathieu Duponchelle's avatar Mathieu Duponchelle committed
    The way FlowCombiner combines the FLUSH doesn't work in the case
    we have several "sinkpads" since any flush return FLUSH. But in the
    case we have a seek where on one branch flush is done, we should
    just say OK otherwise we might return FLUSHING to a src that has already
    been seeked and is ready to process new buffers
    3324ad37