1. 08 Sep, 2017 6 commits
  2. 06 Sep, 2017 13 commits
  3. 05 Sep, 2017 7 commits
  4. 04 Sep, 2017 13 commits
  5. 31 Aug, 2017 1 commit
    • Allow more aggressive switching for HLS with independent segments · 6bd0ba88
      We currently switch without downloading overlapping segments, but
      we do not actually switch more aggressively. This change fixes
      this. Note there's an implicit assumption made that if one media
      playlist declares independent segments, the others will too. This
      is almost certainly true in practice, and if it's not the penalty
      isn't too bad (the player may try and switch to a higher quality
      variant one segment's worth of buffer too soon).
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=167120992
      olly committed