1. 17 Sep, 2019 2 commits
    • Handle potential timeline updates that switch from content to ad. · 72aa150f
      We currently don't test if an ad needs to be played in case we are already
      playing content.
      
      This is to prevent recreating the current content period when
      an ad is marked as skipped. We prefer playing until the designated ad group
      position and appending another piece of content. This is less likely to cause
      visible discontinuities in case the ad group position is at a key frame
      boundary.
      
      However, this means we currently miss updates that require us to play an ad
      after a timeline update.
      
      PiperOrigin-RevId: 267553459
      tonihei committed
    • Fix init data handling for FLAC in MP4 · 5a516baa
      Issue: #6396
      PiperOrigin-RevId: 267536336
      andrewlewis committed
  2. 16 Sep, 2019 6 commits
  3. 02 Sep, 2019 29 commits
  4. 09 Aug, 2019 1 commit
  5. 05 Aug, 2019 2 commits