1. 30 Jan, 2019 1 commit
  2. 29 Jan, 2019 38 commits
  3. 21 Jan, 2019 1 commit
    • Use loading period event time for fatal load errors. · 923aa420
      ExoPlaybackExceptions of type SOURCE are always associated with the loading
      period and thus we can use the event time for the loading period in
      onPlayerError. Renderer and unexpected exceptions are still associated with the
      currently playing period.
      
      Issue:#5407
      PiperOrigin-RevId: 230216253
      tonihei committed