Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hls.js from 0.13.2 to 1.0.0.

Release notes

Sourced from hls.js's releases.

v1.0.0

HLS.js v1.0.0 has arrived! Thank you to everyone who contributed to this release and hls.js in general.

New Features

  • Apple Low-Latency HLS support
  • Improved support for redundant variants with tracks
  • Improved support for GROUP-ID audio and subtitle track selection sets
  • Improved support for fmp4 streams (including those with alternate codecs)
  • Chunk-Transfer "progressive" streaming option (experimental)
  • All src modules have been converted to TypeScript

API and Breaking Changes

See the new MIGRATING guide for API changes between v0.14.x and v1.0.0.

Changes Since The Last Release Candidate

video-dev/hls.js@v1.0.0-rc.6...v1.0.0

  • Fixed PIPELINE_ERROR_DECODE error in streams with AAC segments - #3703
  • Improved end-of-stream handling - #3704
  • IE11, README v1, and Functional Test Fixes #3705
    • Added drift to public API
    • IE11 Functional Test Fixes
    • Updated README for v1
    • Fixed smooth switch stuck in PARSING state edge-case
  • Code cleanup - #3687

What's Next?

The Release Planning and Backlog project highlights issues that are a top priority. Expect to see these in an upcoming minor or patch.

The LL-HLS project is still open. A lot of great feedback came in at the eleventh hour. The availability of sample streams and community contributions will be a significant factor in moving the project forward. The only features not implemented in v1.0.0 are "Hinted Part and Map Preloading" (EXT-X-PRELOAD-HINT). Bugs and enhancements will continue to be added to this project as necessary.

Some have asked when and if v0.15 will be released. While there is a version milestone set and a patch/v0.15.x branch in GitHub for that release, there has been no date set. Work on v0.15 has been paused indefinitely. Please test upgrading to this release. If something is preventing you from upgrading but still a problem in v0.14.x, file an issue explaining why upgrading does not work for you.

Summary

Demo Page

https://hls-js-bdb8e405-7ee8-4880-b4e8-bf1ed1f19e79.netlify.app/demo/

Feedback

To provide feedback please file a bug report or feature request via the issue tracker. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.`

v1.0.0-rc.6

This is a preview release of version 1.0. It is feature complete and intended for testing purposes.

Changes Since Last Release

video-dev/hls.js@v1.0.0-rc.5...v1.0.0-rc.6

  • Add support for delta playlist updates without blocking reload #3670 resolves #3644
  • Improve fmp4 probing and codecs support #3672 resolves #3669
    • Improve handling of SourceBuffer creation errors for unsupported codecs not signaled in manifest

... (truncated)

Commits
  • f20e155 Merge pull request #3705 from video-dev/task/readme-and-func-test-fixes
  • d642557 Do not allow object-shorthand and remove destructuring in functional test scr...
  • 22d983a Fix IE11 smooth switch stuck in PARSING state
  • d4c5ffc Update README for v1
  • b187a6c Merge pull request #3703 from video-dev/bugfix/aac-pipeline-error-decode
  • b9a1a3f Fix ADTS canParse (last sample), typos, and logging
  • 324cac1 Merge pull request #3704 from video-dev/bugfix/seek-to-end-stall
  • 4a3b11b Fix seek to end 'ended' test timeouts
  • 030193d Fix functional test TS conversion regression
  • 1d03457 Improve end-of-stream handling in Firefox and Safari with multi-track streams
  • 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.0.
- [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.0)

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 Apr 2, 2021
@dependabot-preview
Copy link
Author

Superseded by #118.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/v0.4.2/hls.js-1.0.0 branch April 15, 2021 05:35
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