10.4.0

Released 2025-02-18
Highlights
  • getMediaInfo: ensure requests are not out of bounds
  • TimedTextPlugin: abort network requests when the plugin is destroyed or if the load timeout is reached
Release notes

Features

  • TimedTextPlugin/WebVTTParser: abort network requests when the plugin is destroyed or if the load timeout is reached

Fixes

  • getMediaInfo: ensure requests are not out of bounds
  • TimedTextPlugin: fix .pac parsing bug where some cues were missed because of separator characters 0x63-0x67 not being identified
  • TimedTextPlugin: fix issue with colors not displaying for subtitles after calling getSubtitleTimelineMarkers()