Skip to content

1.6.10#1

Draft
krseager wants to merge 497 commits into
1.6.0-beta.3from
1.6.10
Draft

1.6.10#1
krseager wants to merge 497 commits into
1.6.0-beta.3from
1.6.10

Conversation

@krseager
Copy link
Copy Markdown
Owner

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

  • 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

robwalch and others added 30 commits May 5, 2025 13:12
…-dev#7211)

* Added `startOnSegmentBoundary` config option to sync start position with segment boundary

* Resolves video-dev#7209

---------

Authored-by: Kyle Seager <ks3773@exo.att.com>
…pi-extractor-7.x

chore(deps): update dependency @microsoft/api-extractor to v7.52.6
…pi-extractor-7.x

chore(deps): update dependency @microsoft/api-extractor to v7.52.7
chore(deps): update babel monorepo to v7.27.1
chore(deps): update dependency @babel/preset-env to v7.27.2
chore(deps): update dependency wrangler to v3.114.8
…bdriver-4.x

chore(deps): update dependency selenium-webdriver to v4.32.0
…-15.x

chore(deps): update dependency lint-staged to v15.5.2
chore(deps): update dependency rollup to v4.40.2
…ig-prettier-10.x

chore(deps): update dependency eslint-config-prettier to v10.1.3
…ig-prettier-10.x

chore(deps): update dependency eslint-config-prettier to v10.1.5
(Fixes streaming of full segments in MUX Low-Latency HLS asset. config: `"lowLatencyMode": false`)
…-media-library-0.x

chore(deps): update dependency @svta/common-media-library to v0.12.0
…-media-library-0.x

chore(deps): update dependency @svta/common-media-library to v0.12.4
robwalch and others added 30 commits July 19, 2025 15:11
Ignore offsets related to default_display_window_flag in HEVC-TS demuxer
…r-138.x

chore(deps): update dependency chromedriver to v138.0.3
…ig-prettier-10.x

chore(deps): update dependency eslint-config-prettier to v10.1.8
…eslint-monorepo

chore(deps): update typescript-eslint monorepo to v8.38.0
…-media-library-0.x

chore(deps): update dependency @svta/common-media-library to v0.17.1
chore(deps): update dependency wrangler to v4.25.1
chore(deps): update dependency wrangler to v4.26.1
* Fix resetting of initPTS when muxed "audiovideo" sample start times are inconsistent
Fixes video-dev#7431

* Continue loading parts even with gaps and warn when frag selects fallback likely due to a gap
* Interstitials improvements
- Fix DateRange mapping in Live with fragment reference sliding (use `frag.setStart` over `frag.start =` to update tagAnchor ref)
- Skip gaps between interstitial assets
- Make MEDIA_ATTACHED async on transferMedia (this.media undefined in id3-track-controller onMediaAttached otherwise)
- Add metadata cue timing to assets for better event timing
- Removed unnecessary conditionals in changed files (added looser typing in cases where object[index] result may be undefined)
Fixes video-dev#7426

* Fix `fragment.byteLength` with no byte range

* Load next asset m3u8 on asset-list loaded (w/o append-in-place)

* Prevent schedule from advancing past interstitials loading asset-lists (with no duration)

* Handle append-in-line interstitials with shorter that playout-limit fill

* Advance asset player buffering on asset error prior to starting interstitial

* Update asset duration on first playlist update

* Workaround asset buffered to end edge cases

* Do not flush when QuotaExceededError is received by asset players while playing primary

* Handle seeking to unplayable range caused by truncated interstitial
Don't error if mediaKeys are set in case of custom EME integration
Use instance logger in level-helper functions
* Force schedule update on asset or interstitial error (in case playout duration is not changed by error but schedule update is needed)

* Handle seeking back in interstitial with faulty assets
…e-stream-controller, timeline-contoller, fragment-tracker...)

Stop gap measure for video-dev#7460
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.

9 participants