Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not prematurely evict segments from multi-period manifests
presentationTimeline.getSegmentAvailabilityStart() yields a start time relative to the AST, but all of the reference start/end times are relative to their PTO. We need to normalize the start time to the period before we evict any segments.
- Loading branch information