Skip to content

v4.14.22

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 07 Jul 12:03
ea5e151

4.14.22 (2025-07-07)

Bug Fixes

  • Bail out on other decodingInfos when we found a preferred and supported one. (#8829) (903fddc)
  • DASH: Always fit segments to period boundaries on VOD (#8825) (ed222f5), closes #8774
  • DASH: Consider codec profile when matching multi-period renditions (#8842) (32a07e6)
  • Fix disable captions after load using src= on Safari (#8841) (e238c90)
  • HLS: Fix disableVideo when the context has muxed audio (#8831) (93a29b8)
  • LCEVC: Create segmentIndex on makeAbortDecision_ (#8838) (287901f)
  • MCap improvements in order to support more MCap implementations (#8821) (a844c20)

Performance Improvements

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