Files
shaka-player/lib/dash
Joey Parrish c2b3853a56 fix: Fix segment index assertions with DAI (#4348)
When DAI adds ad segments faster than real-time, the availability
windows gets messed up, and some assertions in SegmentIndex break.
This locks down the presentation start time after the initial manifest
is parsed, so that the availability window is stable throughout
playback.

b/233075535
2022-07-14 16:34:23 -07:00
..