Skip to content

v4.13.2

Latest
Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 05 Feb 14:49
31b4bab

4.13.2 (2025-02-05)

Bug Fixes

  • Add more info in getVariantTracks for muxed streams (#8002) (dcd89ed)
  • Allow change the native playbackRate with the same functionality as trickPlay (#7993) (197b693)
  • Avoid launch RESTRICTIONS_CANNOT_BE_MET when it's not necessary (#8014) (15c2e54)
  • Avoid rebuffering when using big trick play rates (#7988) (1b778bb)
  • CMCD: Only report ltc if playing; round to int (#8011) (03acdfe), closes #8010
  • Do not recognize MultiChoice & Ziggo as Apple (#7996) (81c9255)
  • Duplicate timelineregion* events fired for the same event id (#8013) (c9bab29)
  • Fix displaying subtitles in UITextDisplayer at high playback rates (#7991) (33078c7)
  • Fix segmentappended event when using muxed streams (#7987) (e40f2ba)
  • HLS: Fix support for SUPPLEMENTAL-CODECS on EXT-X-I-FRAME-STREAM-INF (#7992) (f6235ba)
  • HLS: Populate originalVideoId in HLS with the URI (#8003) (75ece5b)
  • PS5: Disable sequence mode in PS5 (#8004) (ca15de6)
  • Subtitles: Prevent rounding errors when filtering duplicated cues (#8018) (5e82ca3)
  • UI: Fix show AdStatisticsButton when it's not necessary (#7989) (0cf1c3c)
  • UI: Show GB unit in StatisticsButton (#7990) (269b540)

Performance Improvements

  • Prevent CastSender initialization on CastProxy on unsupported browsers (#7995) (3722429)