Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hls.js from 0.13.2 to 0.14.15.

Release notes

Sourced from hls.js's releases.

v0.14.15

Bugfixes

  • Improve handling of PTS rollover initPTS calculation #3088

Summary video-dev/hls.js@v0.14.14...v0.14.15

This release patches a fix in v0.14.14 that may have impacted HLS streams with PTS rollover in TS segments.

v0.14.14

Bugfixes

  • Fix for subtitle loading after hls.stopload() was used and skip segments seeked over #3063
  • Handle PTS rollover on initial sample of video or audio #3082

Summary video-dev/hls.js@v0.14.13...v0.14.14

Thanks to @netTrekfd for reporting and addressing the subtitle loading issue, and to @stevendesu for reporting the issue with PTS rollover.

v0.14.13

Bugfixes

  • Fix remuxing of AVC with bad PTS #3049

Misc

  • Added saucelab-connect test fixes and updates to patch/v0.14.x branch

Summary video-dev/hls.js@v0.14.12...v0.14.13

v0.14.12

Bugfixes

  • Allow mp3 data that does not contain ID3. Fixes #3037

Summary video-dev/hls.js@v0.14.11...v0.14.12

v0.14.11

Bugfixes

  • Fix handling of NULL delimiter when parsing ID3 WXXX tags #3006

Summary video-dev/hls.js@v0.14.10...v0.14.11

v0.14.10

Bugfixes

  • Fix mp4-remuxer CHUNK_DEMUXER_ERROR_APPEND_FAILED in Chrome 74 and lower, as well as Chromium based browsers like Opera 58. Reduces composition time of initial video samples in older browsers so that moof base decode time starts at 0 or higher. #2995

This patch fixes a regression introduced around v0.14.4 where negative base decode times used to remove start gaps in the video track cause append errors:

The video playback was aborted due to a corruption problem or because the video used features your browser did not support - CHUNK_DEMUXER_ERROR_APPEND_FAILED: video frame with PTS 40000us has negative DTS -40000us after applying timestampOffset, handling any discontinuity, and filtering against append window

Commits
  • 6ee48a2 Update dependencies
  • 8bf4947 Improve handling of PTS rollover initPTS calculation
  • f4a86e4 Handle PTS rollover on initial sample of video or audio
  • aa75370 Fix test failing with #3063
  • d2fecc5 Merge pull request #3063 from netTrekfd/bugfix/subtitle-loading-after-stopload
  • e76a4fc Patch sauce connect test fixes
  • 9e1e3bf Improve handling of bad AVC PTS
  • 26ce694 Allow mp3 data that does not contain ID3
  • 27dbaff Fix ID3 WXXX URL parsing
  • a1c8f0e Merge pull request #2995 from video-dev/bugfix/chrome-74-negative-dts
  • 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 0.14.15.
- [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...v0.14.15)

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 Oct 13, 2020
@dependabot-preview
Copy link
Author

Superseded by #68.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/v0.4.2/hls.js-0.14.15 branch October 21, 2020 03:53
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.

0 participants