Skip to content

v4.9.13

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 03 Jul 06:57
e5d0112

4.9.13 (2024-07-02)

Bug Fixes

  • Avoid clear buffer when select the same audio track (#6959) (5645045)
  • Filter duplicate cues on text displayer append (#6949) (fc0269b)
  • Fix NaN and empty objects in getNonDefaultConfiguration (#6956) (d519c5b)
  • SimpleTextDisplayer: Do not disable metadata & chapters tracks (#6948) (9ab05ff)
  • SSA: Support files with line breaks that are not necessary (#6947) (f105baf)
  • Stats: Fix completionPercent for Live (#6957) (a90e7c3)
  • TTML: Fix font styles parsing (#6969) (a652b5a)
  • TTML: Show background color with image subtitles (#6967) (8f7db97)
  • UI: Don't display NaN stats (#6958) (466ec28)

Performance Improvements

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