Skip to content

v4.10.13

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 30 Aug 11:45
0a67e77

4.10.13 (2024-08-30)

Bug Fixes

  • Allow recover normal stream when trick play stream fails (#7234) (ece8302)
  • Correct the behavior to defer closeSegmentIndex() calls during updates (#7217) (af80b87)
  • DASH: Clear streamMap when period is removed from the manifest (#7202) (e76f6b2)
  • DASH: Fix creation of multiperiod trickmode streams (#7229) (dd9c0e0)
  • DASH: Fix MPD Patch when SegmentTemplate is shared between Representations (#7218) (7e49622), closes #7214
  • DASH: Use proper namespace when mapping TXml node to Element (#7240) (64473c6)
  • Don't throw an error when trying to disable a trick mode stream (#7235) (855d714)
  • Dont use trick play track for liveSync feature (#7219) (70258db)
  • Revert change that caused a lot of warning with "cannot find endTime" and hls playback errors (#7239) (5774aea)
  • Stats: Fix bytesDownloaded when using src= (#7223) (7665e10)