-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: videojs/video.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.20.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: videojs/video.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.20.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 11 files changed
- 5 contributors
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ca2e87 - Browse repository at this point
Copy the full SHA 9ca2e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0211d73 - Browse repository at this point
Copy the full SHA 0211d73View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3c70573 - Browse repository at this point
Copy the full SHA 3c70573View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2810507 - Browse repository at this point
Copy the full SHA 2810507View commit details
Commits on Sep 9, 2022
-
fix: Use timeupdate as well as rvfc/raf for cues (#7918)
Use the timeupdate event as well as the rvfc and raf callbacks to check cues. This is a bit overkill for "usual" playback but avoids edge cases. If the more preceise callback trigger first the cue will update but the timeupdate event should catch any that were missed, notwithstanding that timeupdate was always somewhat unpredictable. Fixes #7910 (audio in video els and Samsung being weird) and fixes #7902 (no updates off screen).
Configuration menu - View commit details
-
Copy full SHA for 9b81afe - Browse repository at this point
Copy the full SHA 9b81afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4524e - Browse repository at this point
Copy the full SHA ed4524eView commit details -
fix: allow for techs that init slowly in rvfc (#7864)
Don't call tech.paused() in the requestVideoFrameCallback fallback if the tech is not ready. I've seen this is an issue in the Flash tech, as its methods are set up after the swf loads. Yes, Flash, it's 2022, but in theory another tech could be impacted if it's also async.
Configuration menu - View commit details
-
Copy full SHA for d736541 - Browse repository at this point
Copy the full SHA d736541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2f8ad - Browse repository at this point
Copy the full SHA 4e2f8adView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.20.2...v7.20.3