4.10.17 (2024-09-14)
Bug Fixes
- DASH: Allow mixing SegmentTemplate-SegmentTimeline with SegmentTemplate-numbering (#7286) (9d4caab)
- DASH: Clear streamMap when period is removed from the manifest (#7297) (71a8414)
- DASH: Clear usedPeriodIds when period is removed from the manifest (#7305) (cbce2dc)
- DASH: Clone closedCaptions map in PeriodCombiner output stream (#7309) (5eff3d9), closes #7303
- DASH: Evict (by time) indexes in MetaSegmentIndex (#7296) (a919feb)
- Do not seek to first subtitle (#7312) (b7a940a), closes #7310