Skip to content

v4.9.25

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 30 Aug 09:09
9c4ba85

4.9.25 (2024-08-30)

Bug Fixes

  • Allow recover normal stream when trick play stream fails (#7234) (e7820d8)
  • Correct the behavior to defer closeSegmentIndex() calls during updates (#7217) (b9005b3)
  • DASH: Clear streamMap when period is removed from the manifest (#7202) (b18dcbf)
  • DASH: Fix creation of multiperiod trickmode streams (#7229) (97d6fd8)
  • DASH: Fix MPD Patch when SegmentTemplate is shared between Representations (#7218) (0635c10), closes #7214
  • DASH: Use proper namespace when mapping TXml node to Element (#7240) (7e6f3dc)
  • Don't throw an error when trying to disable a trick mode stream (#7235) (c41615b)
  • Revert change that caused a lot of warning with "cannot find endTime" and hls playback errors (#7239) (9d6ba9b)
  • Stats: Fix bytesDownloaded when using src= (#7223) (b7ebe9e)