4.11.3 (2024-09-14)
Bug Fixes
- DASH: Allow mixing SegmentTemplate-SegmentTimeline with SegmentTemplate-numbering (#7286) (848bd37)
- DASH: Clear streamMap when period is removed from the manifest (#7297) (edc08bd)
- DASH: Clear usedPeriodIds when period is removed from the manifest (#7305) (18f919f)
- DASH: Clone closedCaptions map in PeriodCombiner output stream (#7309) (9a022aa), closes #7303
- DASH: Evict (by time) indexes in MetaSegmentIndex (#7296) (47c5562)
- Do not seek to first subtitle (#7312) (7ed7b2c), closes #7310