Skip to content
  • Thiago Santos's avatar
    qtdemux: push data from adapter before starting new segment · 38520a1e
    Thiago Santos authored
    The adapter might have data remaining from the previous segment,
    push it all before clearing the adapter and starting a new segment.
    
    It can accumulate data if it had pushed and got not-linked, returning
    immediately without processing all the data. Before starting a new
    segment this data should be handled.
    38520a1e