Skip to content
  • Thiago Santos's avatar
    adaptivedemux: fix multi-period playback · 93360770
    Thiago Santos authored
    If we say it is the first segment after a new period it will resync
    the segment.start value and all buffers will be late for the new period
    we are trying to play. Otherwise we want to keep the segment.start with
    the previous value to allow the running time to smoothly increase
    93360770