Releases: video-dev/hls.js
v1.5.12
Summary
HLS.js v1.5.12 includes bug fixes and improvements over the last release.
Changes Since The Last Release
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
Summary
HLS.js v1.5.11 includes bug fixes and improvements over the last release.
Changes Since The Last Release
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
Summary
HLS.js v1.5.10 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix light ESM build (#6307) @Chocobozzz
- Fix errors (#6201) related to
xhrSetup
(#6459) @xta - Prevent overlapping appends on start not present in v1.4.x (#6471) @robwalch
- Fix HE-AACv1 and v2 in fMP4 on iOS (#6472) reported by @InstabilSpielt
- Fix unsupported EC-3 in TS parsing error handling in sync path (#6469)
- Fix for improper error handling (#6447) reported by @accedo-robcc
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
Summary
HLS.js v1.5.9 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- 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
Summary
HLS.js v1.5.8 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix preferManagedMediaSource:false when MSE is not present (#6338) @Asen-O-Nikolov
- Fix duplicate audio codec in CODECS (#6341) @robwalch
- Fix light player exception with audio groups (#6342) @iamboorrito
- Determine canSkip based on age of last playlist request (#6300) @mcintyrehh
- API.md update removeLevel (#6267) @PavelFomin90
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
Summary
HLS.js v1.5.7 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix compatibility of ManagedMediaSource implementation with Edge 18 (#6246)
- Fixes #6243 reported by @Wenjie-Shao
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
Summary
HLS.js v1.5.6 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix index offset in sidx parsing (#6221) @nklhtv
- Fix issues with detached and destroyed level selection (#6216) @robwalch
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
Summary
HLS.js v1.5.5 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- 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
Summary
HLS.js v1.5.4 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- 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
Summary
HLS.js v1.5.3 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- 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.