1. 04 Jan, 2017 12 commits
  2. 03 Jan, 2017 3 commits
  3. 02 Jan, 2017 1 commit
  4. 21 Dec, 2016 1 commit
  5. 20 Dec, 2016 3 commits
  6. 19 Dec, 2016 1 commit
    • Fix large timestamps for HLS playbacks · ab888216
      - If there's no program-date-time then this change is
        a no-op.
      - If there is a program-date-time this change considers
        the period as having started at the epoch rather than
        at the start of the content. The window is then set
        to start at the start of the content. This is a little
        weird, but is required so that the period sample
        timestamps match the start of the period. Note that
        this also brings the handling of on-demand in line
        with how the live case is handled, meaning there wont
        be weird changes if a live stream changes into an
        on-demand one.
      
      Issue: #2224
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=142442719
      olly committed
  7. 16 Dec, 2016 10 commits
  8. 14 Dec, 2016 9 commits