Skip to content

v1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 17:12

Summary

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

Changes Since The Last Release

v1.0.4...v1.0.5

  • Remove subtitle cues and data with the back-buffer - #3969
  • Replace live playlist sliding warnings with improved logging - #3967 Resolves #3933
  • Fixed last segment in live removed "context changed" error - #3965 Relates to #3913
  • Fixed application of EXT-X-START: TIME-OFFSET - #3962 Relates to #3913
  • Fixed forward buffer length estimation and error handling - #3961 Resolves #3914
  • Fixed incorrect audio track segments loaded before video segment with > 0 startPosition - #3951 Fixes #3950
  • Handle AAC overflow with error message - #3926 Resolves #3920

Demo Page

https://hls-js-8f0a9826-a78f-47b2-9f46-19122fdf2481.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.