polimediaupv / paella-core

Paella Player core library
Educational Community License v2.0
20 stars 15 forks source link

Bump hls.js from 1.4.6 to 1.4.10 #292

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hls.js from 1.4.6 to 1.4.10.

Release notes

Sourced from hls.js's releases.

v1.4.10

Summary

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

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.4.9...v1.4.10

Demo Page

https://7933f840.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.4.9

Summary

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

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.4.8...v1.4.9

Demo Page

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

Summary

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

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.4.7...v1.4.8

Demo Page

... (truncated)

Commits
  • 7cde71f Allow the odd empty segment to be skipped like a gap segment (#5676)
  • 1dd623c Use input timescale when remuxing inband captions (#5675)
  • d0e6702 Do not perform backtrack flushing before first segment of discontinuity
  • 32eac50 Fix handling of segments at the discontinuities that do not start with a keyf...
  • ead838a Fix issue #5632, where missing AUD units for keyframes causes them to be merg...
  • 94cd133 Reset loading start on worker setup error
  • 8c099ae Never back-track on first fragment to avoid loop loading
  • 7002632 Merge pull request #5597 from video-dev/bugfix/subtitle-target-duration-impac...
  • 11d9097 Only load earlier subtitle fragment if discontinuity matches
  • a567ef5 Remove requirement for subtitles to be synced with media PTS when WebVTT MPEG...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.