Skip to content

v4.10.1

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

4.10.1 (2024-07-02)

Bug Fixes

  • Avoid clear buffer when select the same audio track (#6959) (f7c849b)
  • Exclude future segments in notifyTimeRange calculations (#6970) (32d63c6)
  • Filter duplicate cues on text displayer append (#6949) (4e1f528)
  • Fix NaN and empty objects in getNonDefaultConfiguration (#6956) (b15bb94)
  • SimpleTextDisplayer: Do not disable metadata & chapters tracks (#6948) (b9e7ffe)
  • SSA: Support files with line breaks that are not necessary (#6947) (f54170e)
  • Stats: Fix completionPercent for Live (#6957) (4dcc8ae)
  • TTML: Fix font styles parsing (#6969) (5decb34)
  • TTML: Show background color with image subtitles (#6967) (40241e6)
  • UI: Don't display NaN stats (#6958) (7b894e6)

Performance Improvements

  • DRM: compare init data only when config flag is set (#6952) (030386c)
  • HLS: do not loop twice when processing nalus (#6954) (7a2fc6d)