Skip to content

v4.10.10

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 19 Aug 09:45
2223a96

4.10.10 (2024-08-19)

Bug Fixes

  • ABR: Fix restrictToElementSize running while abr disabled (#7153) (1f06885)
  • CEA: Always init CEA parser with new init segment (#7102) (e63a7a0)
  • Compare normalized codecs in codec switching checks (#7143) (60776c4)
  • Defer closeSegmentIndex() for old streams during ABR switches when segment fetches are ongoing (#7157) (cd76d3f)
  • Pass correct adaptation value to MediaSourceEngine (#7111) (1261c03)
  • properly map region height/width when applying anchors (#7105) (152b5b1)
  • Repeated initial segment load & cancellations (#7147) (f5e3221)
  • WebVTT: Re-add rollover logic (#7104) (c93ac32)
  • Xbox: Override Dolby Vision codecs (#7115) (74c69c7)
  • Xbox: Support screen resolution detection on Xbox when using WebView2 (#7144) (9fa35b2), closes #7141