1. 06 Jun, 2018 4 commits
  2. 05 Jun, 2018 24 commits
  3. 22 May, 2018 11 commits
  4. 18 May, 2018 1 commit
    • Add MediaSource and DataSource to inject playback nonce into URLs. · 2b9c31a1
      A new playback nonce is created for each playback of the same item. Thus we
      need to inject the nonce dynamically into the data source factory.
      
      This CL adds the DataSource which does the actual insertion into the request
      URLs and a MediaSource which listens to new media periods, to request the
      nonce and to configure the data source factory for this media period to use
      this nonce.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=197134217
      tonihei committed