forked from video-dev/hls.js
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master test #85
Merged
Merged
master test #85
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore(deps): update dependency @babel/core to v7.23.2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…s action to v1.3.5 (#5922) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency lint-staged to v15.0.1
chore(deps): update dependency lint-staged to v15.0.2
chore(deps): update dependency chromedriver to v118.0.1
…e-5.x chore(deps): update dependency @rollup/plugin-replace to v5.0.4
chore(deps): update dependency wrangler to v3.13.2
chore(deps): update dependency wrangler to v3.14.0
chore(deps): update dependency @types/chai to v4.3.9
…js-25.x chore(deps): update dependency @rollup/plugin-commonjs to v25.0.7
…norepo chore(deps): update typescript-eslint monorepo to v6.8.0
…norepo chore(deps): update typescript-eslint monorepo to v6.9.0
chore(deps): update dependency @types/mocha to v10.0.3
chore(deps): update dependency @types/chart.js to v2.9.39
chore(deps): update dependency @types/sinon-chai to v3.2.11
chore(deps): update babel monorepo to v7.23.7
chore(deps): update dependency rollup to v4.9.2
chore(deps): update dependency rollup to v4.9.4
Update estimates on frag load timeout Do not abort request in _abandonRulesCheck Remove two segment forward buffer length limit in _abandonRulesCheck Reset estimate when candidate bitrate is lower than adjusted estimate Resolves #6079
chore(deps): update dependency wrangler to v3.22.2
chore(deps): update dependency wrangler to v3.22.4
…nter-7.x chore(deps): update dependency @microsoft/api-documenter to v7.23.16
…tor-7.x chore(deps): update dependency @microsoft/api-extractor to v7.39.1
…enabled at start (#6094) * Do not enable subtitle options with AUTOSELECT=YES attribute * Update and add initial selection tests for subtitle-controller * Only pick forced subtitle option if it is the only one Add default field to audio and subtitle selection options and forced field to subtitle selection option * Address TextTrack change event overriding subtitle preference Fix _TRACKS_UPDATED and _TRACK_SWITCH event order when preference is selected * Do not auto select subtitle options with FORCED=YES attribute
* Update functional tests to run on Safari using MacOS 13 * Skip smooth switch test in Safari on streams with overlapping appends * Omit VOD "ended" event tests with overlapping appends from Safari
chore(deps): update dependency chai to v4.4.0
chore(deps): update dependency chai to v4.4.1
…norepo chore(deps): update typescript-eslint monorepo to v6.18.0
…norepo chore(deps): update typescript-eslint monorepo to v6.18.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR will...
Why is this Pull Request needed?
Are there any points in the code the reviewer needs to double check?
Resolves issues:
Checklist