Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 14:47
d3fa6d3

Summary

HLS.js v1.0.3 includes bug fixes and improvements over the last release.

Changes Since The Last Release

v1.0.2...v1.0.3

  • Fixed immediate and prioritized quality switching in FMP4 streams which muxes audio/video.
  • Fix subtitle loading after seeking in tracks with #EXT-X-PROGRAM-DATE-TIME.
  • Fixed frequent reloading of segments in certain circumstances with missing video keyframes.
  • Improved performance in streams with segments that do not start with a video keyframe by performing preemptive backtracking.
  • Improved performance of the demo Timeline chart when interacting with the chart using the mouse.
  • Updated README to highlight "Features" and "Getting started with development".

Demo Page

https://hls-js-1a9ddea5-39c7-4191-bc1b-531e40126702.netlify.app/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.