Skip to content

v4.11.3

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 16 Sep 08:15
5b4565e

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

Performance Improvements

  • DASH: Create segment indexes only on new periods (#7294) (8131b91)
  • DASH: Delete old matchedStreams (#7301) (b8f403f)
  • DASH: Delete old matchedStreams when using trickmodeVideo (#7306) (cde44f8)
  • Only use tXml parent when necessary (#7304) (104d657)