Skip to content

v4.10.17

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 16 Sep 08:07
a02d019

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

Performance Improvements

  • DASH: Create segment indexes only on new periods (#7294) (0333f9e)
  • DASH: Delete old matchedStreams (#7301) (729afb1)
  • DASH: Delete old matchedStreams when using trickmodeVideo (#7306) (ea25ca3)
  • Only use tXml parent when necessary (#7304) (81a0efa)