Skip to content

Releases: video-dev/hls.js

v1.5.13

03 Jul 22:13
cedf96d
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.12...v1.5.13

HLS.js changes:

Demo Page changes:

Demo Page

https://7e3969ad.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.12

01 Jul 18:03
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.11...v1.5.12

Demo Page

https://001e7642.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.11

04 Jun 18:37
61dd3f5
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.10...v1.5.11

  • Fix error handling for GAP tags in subtitle and audio playlists (#6478) @robwalch

Demo Page

https://f7ddc5db.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.10

03 Jun 18:52
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.9...v1.5.10

Demo Page

https://56631b07.hls-js-dev.pages.dev/

Feedback

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

v1.5.9

29 May 20:40
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.8...v1.5.9

  • Fix missing details if subtitle changed synchronously after loaded and before onLoaded callback (#6424) @iamboorrito
  • Fix: Handle irregular white-space in segment URIs (#6396) @robwalch
  • Fix backtracking when an appended segment has no buffered timerange (#6434)
  • Fix 608 parser handling of redundant control codes (Fixes #6427)
  • Fix 608 caption TextTrack Cue seek/discontinuity timing (regression introduced in v1.5.0 with #5557)
  • Fix JS AES fallback when browserCrypto.subtle returns undefined (rather than null) (#6446)
  • Emit FRAG_PARSING_ERROR on unsupported M2TS codec (#6447)

Demo Page

https://978f0c41.hls-js-dev.pages.dev/

Feedback

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

v1.5.8

10 Apr 22:38
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.7...v1.5.8

Demo Page

https://e867d9c3.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.7

27 Feb 01:06
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.6...v1.5.7

  • Fix compatibility of ManagedMediaSource implementation with Edge 18 (#6246)

Demo Page

https://e655f194.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.6

17 Feb 18:45
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.5...v1.5.6

Demo Page

https://50c883ad.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.5

14 Feb 00:07
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.4...v1.5.5

  • Fix subtitle stream controller buffered TimeRanges (#6205)

Demo Page

https://62e182dc.hls-js-dev.pages.dev/demo/

Feedback

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

v1.5.4

07 Feb 01:02
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.3...v1.5.4

  • Account for overlapping sidx sub-segment durations by parsing earlierst-presentation-time (#6192)
  • Support startLevel above max level index (#6190)
  • Align playlists streaming start position with mismatched end-list tags (#6189)

Demo Page

https://a68faad5.hls-js-dev.pages.dev/

Feedback

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