Skip to content
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

Align with 3-5-2 #1457

Merged
merged 9 commits into from
Dec 4, 2023
Merged

Align with 3-5-2 #1457

merged 9 commits into from
Dec 4, 2023

Commits on Nov 30, 2023

  1. Revert "fix: check for transmuxer for vtt-segment-loader (#1452)"

    This reverts commit b4dd748.
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    56fd59b View commit details
    Browse the repository at this point in the history
  2. Revert "fix: fix several issues with calculate timestamp offset for e…

    …ach segment (#1451)"
    
    This reverts commit 3bbc6ef.
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3a4d757 View commit details
    Browse the repository at this point in the history
  3. Revert "fix: replaceSegmentsUntil flag resetting too early (#1444)"

    This reverts commit af39ba5.
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6580dcf View commit details
    Browse the repository at this point in the history
  4. Revert "fix: prevent wrapping in resetMainLoaderReplaceSegments (#1439)"

    This reverts commit 719b7f4.
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4d450e7 View commit details
    Browse the repository at this point in the history
  5. Revert "feat: Add feature flag to calculate timestampOffset for each …

    …segment to handle streams with corrupted pts or dts timestamps (#1426)"
    
    This reverts commit 2355ddc.
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a4893f3 View commit details
    Browse the repository at this point in the history
  6. Revert "fix: fastQualityChange refactor (#1414)"

    This reverts commit 4590bdd.
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    940d517 View commit details
    Browse the repository at this point in the history
  7. cherry-pick: use transmuxer time info instead of probeTs

    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    948df86 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of github.com:videojs/http-streaming into align-3…

    …-5-2
    Dzianis Dashkevich committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    98dedca View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. feat: sync controller media sequence strategy (#1458)

    * feat: add media sequence sync strategy
    
    * fix: fix current media sequence increment
    
    * chore: update logs
    
    * feat: use exact segment match in sync-controller
    
    * fix: fix race condition for a fast quality switch
    
    * chore: add additional logs for choose next request
    
    * feat: force timestamp after resync
    
    * chore: fix or skip tests
    
    * Update src/segment-loader.js
    
    Co-authored-by: Walter Seymour <[email protected]>
    
    ---------
    
    Co-authored-by: Dzianis Dashkevich <[email protected]>
    Co-authored-by: Walter Seymour <[email protected]>
    3 people authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6e6e6c4 View commit details
    Browse the repository at this point in the history