1. 26 Sep, 2017 2 commits
    • Tweak live-streaming track selection logic. · 324339b8
      Follow-up on the update to ABR logic in AdaptiveTrackSelection for live
      streaming case:
      - Do not reset liveEdgeTimeUs when user seek to a different position.
      - For HlsChunkSource, for non-independent segments, currently the
      bufferedDuration calculate will subtract previousChunk's duration. So to make
      it work with live-streaming ABR logic, we subtract timeToLiveEdgeUs a similar
      amount to compensate for that operation.
      - Minor update to DefaultSSChunkSource, only perform TrackSelection when needed
      (after checking necessary conditions).
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=169531275
      hoangtc committed
    • Add DashDownloadActionTest · d71400d2
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=169522830
      eguven committed
  2. 20 Sep, 2017 4 commits
  3. 19 Sep, 2017 10 commits
  4. 15 Sep, 2017 21 commits
  5. 10 Sep, 2017 1 commit
  6. 08 Sep, 2017 2 commits