Skip to content

Conversation

@nebutch
Copy link
Contributor

@nebutch nebutch commented Mar 24, 2025

This PR will...

Adds a note to the MIGRATING document regarding performance issues on older web engines (for example, Chrome v56/63 on Samsung TV's).

Why is this Pull Request needed?

Performance issues discovered when using the ESM (default) version of this library when compiling client applications in strict mode. Communicates recommendations to avoid this.

Are there any points in the code the reviewer needs to double check?

n/a

Addresses issues:

#7106

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

nebutch and others added 30 commits March 24, 2025 09:54
- more than one Media Playlist tag, SKIP, and VERSION
- live update segment sequence mismatches: same url segments must have the same media and discontinuity sequence numbers betwen live updates
Added `config.ignorePlaylistParsingErrors` to ignore playlist parsing errors
chore(deps): update dependency wrangler to v3.114.2
video-dev#7120)

* Added support for supplemental codec with streams that has audio and video in same file.

---------

Authored-by: Timi Tuohenmaa <8275701+timitt@users.noreply.github.com>
…mestamps are updated

Fixes timestamp alignment of inband metadata and captions with fmp4 "pass-through" remuxer
video-dev#7124)

* Allow primary segment prefetching for interstitial resumption and expand allowance of append-in-line strategy
Resolves video-dev#7117

* Handle shortened asset-list result and improve asset-list loaded logging
Fix prefetching asset at live start
Resolves video-dev#7117

* Fix prefetching asset segments at target seek position
…r-134.x

chore(deps): update dependency chromedriver to v134.0.4
…r-134.x

chore(deps): update dependency chromedriver to v134.0.5
chore(deps): update dependency sinon to v19.0.4
chore(deps): update dependency sinon to v19.0.5
…eslint-monorepo

chore(deps): update typescript-eslint monorepo to v8.27.0
…eslint-monorepo

chore(deps): update typescript-eslint monorepo to v8.28.0
…bdriver-4.x

chore(deps): update dependency selenium-webdriver to v4.30.0
chore(deps): update dependency @babel/preset-typescript to v7.27.0
…pi-documenter-7.x

chore(deps): update dependency @microsoft/api-documenter to v7.26.18
@robwalch robwalch added this to the 1.6.3 milestone Apr 23, 2025
Copy link
Collaborator

@robwalch robwalch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nebutch,

Can you please rebase this change against latest? It looks like a recent change made to this branch changed the scope of the contribution. This PR should only include one commit (3b942f3).

@nebutch
Copy link
Contributor Author

nebutch commented Apr 28, 2025

Hi @nebutch,

Can you please rebase this change against latest? It looks like a recent change made to this branch changed the scope of the contribution. This PR should only include one commit (3b942f3).

Apologies - this is what I was attempting to do but tripped over a Git rebase landmine. Trying to fix it but I might have to just close the PR and re-open a new one.

@nebutch nebutch closed this Apr 28, 2025
@nebutch
Copy link
Contributor Author

nebutch commented Apr 28, 2025

Hey @robwalch - I reopened this PR: #7203. Apologies again - not sure how I created this mess!

@robwalch robwalch removed this from the 1.6.3 milestone Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants