Skip to content

Releases: video-dev/hls.js

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.

v1.5.3

29 Jan 22:29
1781ae7
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.2...v1.5.3

  • Fix regression in hls.light.js selection (#6155)

Demo Page

https://c4ee6181.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.2

25 Jan 19:48
f2f2b4a
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.5.1...v1.5.2

  • Use average for level sorting and abandon rules check (#6135)

Demo Page

https://7ed4d72b.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.