Skip to content

v4.15.6

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 07 Jul 12:39
510339c

4.15.6 (2025-07-07)

Bug Fixes

  • ABR: Fix abr switching in some cases (#8836) (6c81c23)
  • Bail out on other decodingInfos when we found a preferred and supported one. (#8829) (aea55d3)
  • DASH: Always fit segments to period boundaries on VOD (#8825) (63719e6), closes #8774
  • DASH: Consider codec profile when matching multi-period renditions (#8842) (9226511)
  • Fix disable captions after load using src= on Safari (#8841) (21d773d)
  • HLS: Fix disableVideo when the context has muxed audio (#8831) (fd1a35e)
  • HLS: Fix playback of content with mixed containers (mp4 and ts) (#8837) (d503e88)
  • HLS: Fix preload initial variant (#8835) (c56c350), closes #8830
  • LCEVC: Create segmentIndex on makeAbortDecision_ (#8838) (844e7ce)
  • MCap improvements in order to support more MCap implementations (#8821) (e8d544e)

Performance Improvements

  • Close media source only on audio/video updates (#8826) (f78e6ae)