Skip to content

v4.15.2

Choose a tag to compare

@shaka-bot shaka-bot released this 09 Jun 13:20
de49298

4.15.2 (2025-06-09)

Bug Fixes

  • Don't sort TS samples (#8708) (656195b)
  • Fix bad assert on DeviceFactory (#8705) (b5246dc)
  • Fix chopped playback in some DASH multiperiod streams (#8717) (23830dd)
  • NativeTextDisplayer.remove() not following the spec (#8714) (0d3a1c8)
  • Only change appendWindowStart and appendWindowEnd when necessary (#8716) (82ce1c9)
  • UI: Don't show loop button for live streams (#8700) (202dc3d)
  • UI: Only enable enableFullscreenOnRotation and forceLandscapeOnFullscreen on mobile (#8701) (d2af28c)

Performance Improvements

  • net: Do not parse headers twice in XHR plugin (#8710) (af085dd)
  • Simplify getAudioTracks internally when using src= (#8703) (1181ce5)