1. 02 Dec, 2021 1 commit
    • Don't drop updates of the playing period for skipped SSI ads · dc887070
      Before this change ExpPlayerImplInternal dropped a change of the playing period when a change in the timeline occurred that actually changed the playing period but we don't want to update the period queue. This logic also dropped the update of a skipped server side inserted preroll ad for which we want the periodQueue to 'seek' to the stream position after the preroll ad and trigger a SKIP discontinuity.
      
      This change now introduces an exception so that a skipped SSI ad is still causing an update in the period queue which leads to a 'seek' and a discontinuity of type SKIP.
      
      PiperOrigin-RevId: 411607299
      bachinger committed
  2. 22 Nov, 2021 12 commits
  3. 19 Nov, 2021 27 commits