Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hls.js from 0.13.2 to 1.0.4.

Release notes

Sourced from hls.js's releases.

v1.0.4

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.0.3...v1.0.4

  • Fixed audio drift in live DAI/SSAI streams with overlapping AAC samples - #3901
  • Fixed redundant levels in streams with multiple CODECS and matching BANDWIDTH attributes - #3889 Resolves #3888
  • Added support for multiple EXT-X-MAP tags - #3859 Resolves #1990

Thanks to @​elv-peter and @​erkreutzer for contributing the multiple EXT-X-MAP fixes, @​Sylvain228 for chiming in and providing a test vector, and to @​ghouet for reporting the issue long ago.

Demo Page

https://hls-js-264c6f2a-b41e-4501-ad0f-ca0e2151fd45.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.

v1.0.3

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.0.2...v1.0.3

  • Fixed immediate and prioritized quality switching in FMP4 streams which muxes audio/video.
  • Fix subtitle loading after seeking in tracks with #EXT-X-PROGRAM-DATE-TIME.
  • Fixed frequent reloading of segments in certain circumstances with missing video keyframes.
  • Improved performance in streams with segments that do not start with a video keyframe by performing preemptive backtracking.
  • Improved performance of the demo Timeline chart when interacting with the chart using the mouse.
  • Updated README to highlight "Features" and "Getting started with development".

Demo Page

https://hls-js-1a9ddea5-39c7-4191-bc1b-531e40126702.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.

v1.0.2

Summary

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

... (truncated)

Commits
  • b34e8b8 Merge pull request #3859 from elv-peter/v1.0.2/bugfix/multi-ext-x-map-init
  • aa9bac1 Merge pull request #3901 from video-dev/bugfix/dai-overlapping-audio-frames-i...
  • 837314a Merge pull request #3909 from video-dev/renovate/netlify-cli-3.x
  • 9169e1f [skip netlify] Update dependency netlify-cli to v3.29.16
  • dab9a40 Merge pull request #3907 from video-dev/renovate/lock-file-maintenance
  • 4f51d1e [skip netlify] Lock file maintenance
  • 969c5d7 Merge pull request #3906 from video-dev/renovate/lock-file-maintenance
  • 3ee9084 [skip netlify] Lock file maintenance
  • 74ac100 Remux overlapping AAC samples so that they are appended over earlier samples ...
  • 6c01368 Merge pull request #3904 from video-dev/renovate/eslint-plugin-import-2.x
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.13.2 to 1.0.4.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](video-dev/hls.js@v0.13.2...v1.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 18, 2021
@dependabot-preview
Copy link
Author

Superseded by #154.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/v0.4.2/hls.js-1.0.4 branch June 2, 2021 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant