1. 19 Jul, 2017 2 commits
    • Allow to extend FakeDataSource. · f77e96bc
      Extensions can perform additional actions whenever data is read (e.g. sleeping
      to simulate bandwidth restrictions).
      
      Additionally, the factory class can also be overwritten and allows to set the
      FakeDataSet later in case it is not available right away.
      
      Moreover, this class now also uses a transfer listener similar to all real data sources.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=162326000
      tonihei committed
    • Fix content position for postroll ads · c28a2a41
      The position returned by getContentPosition() could be C.TIME_END_OF_SOURCE.
      Fix the content position stored in MediaPeriodInfos for postroll ads to be the
      duration of the containing period.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=162322339
      andrewlewis committed
  2. 17 Jul, 2017 11 commits
  3. 15 Jul, 2017 10 commits
  4. 12 Jul, 2017 16 commits
  5. 10 Jul, 2017 1 commit