Skip to content

v4.9.33

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 12 Dec 18:49
a5eb9d1

4.9.33 (2024-12-11)

Bug Fixes

  • Avoid stack overflow when stringifying objects (#7721) (8318911), closes #7435
  • Detect smooth codec switch support on Apple devices (#7678) (8fa036a)
  • Fix CBCS support in recent WebOS (#7647) (ccae978)
  • Fix normalized codec for VP9 (#7645) (e12f2eb)
  • Fix unload call after destroy (#7690) (3bc3ca5)
  • Fix video progress events accuracy (#7654) (576daba)
  • HLS: Fix playback of raw AAC (#7641) (8da4a61)
  • HLS: Fix subtitle timing when no discontinuity but there is X-TIMESTAMP-MAP (#7681) (3fa6242)
  • HLS: Ignore errors when try to detect CC (#7668) (0499bc4)
  • PS5: Prevent uncaught promise rejections when requests are aborted (#7637) (6fff9d2)
  • Timeout unfulfilled request to decodingInfo and requestMediaKeySystemAccess (#7682) (b1bec73), closes #7680
  • Xbox: Simplify the use of WebView2 (#7743) (0cbe208)

Performance Improvements