-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: shaka-project/shaka-player
base: v4.15.17
head repository: shaka-project/shaka-player
compare: v4.15.18
- 11 commits
- 14 files changed
- 3 contributors
Commits on Oct 15, 2025
-
chore: Update python runtime in appengine (#9224)
Python 3.9 is EOL in app engine. This should fix future deployments by moving to Python 3.13. v4.15.17 and v4.16.5 have been deployed manually to compensate for these failed release workflows: - https://github.com/shaka-project/shaka-player/actions/runs/18526707807/job/52833355559 - https://github.com/shaka-project/shaka-player/actions/runs/18526952863/job/52833356575
Configuration menu - View commit details
-
Copy full SHA for 0a9122a - Browse repository at this point
Copy the full SHA 0a9122aView commit details -
fix(build): Fix build compat with mac homebrew java (#9225)
Homebrew builds of openjdk include a version like "25" instead of "25.0.0". This fixes the parser that extracts this version number in our build scripts.
Configuration menu - View commit details
-
Copy full SHA for ce44ed8 - Browse repository at this point
Copy the full SHA ce44ed8View commit details
Commits on Oct 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7d5c8b4 - Browse repository at this point
Copy the full SHA 7d5c8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9030283 - Browse repository at this point
Copy the full SHA 9030283View commit details -
fix(Queue): Fix start time when go to previous item (#9222)
In this case we do not want to save the original position
Configuration menu - View commit details
-
Copy full SHA for d8539f7 - Browse repository at this point
Copy the full SHA d8539f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d895e0c - Browse repository at this point
Copy the full SHA d895e0cView commit details -
fix(HLS): Fix bandwidth detection (#9230)
Previously, AVERAGE-BANDWIDTH was prioritized over BANDWIDTH, but this produces undesirable results when peaks are reproduced and the ABR is unable to act.
Configuration menu - View commit details
-
Copy full SHA for c2f57c3 - Browse repository at this point
Copy the full SHA c2f57c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f401663 - Browse repository at this point
Copy the full SHA f401663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a701e3 - Browse repository at this point
Copy the full SHA 5a701e3View commit details -
fix: Don't cancel trick play on VOD end (#9239)
Currently, when trick play is performed and the content ends, if the user presses play again, the trick play has been canceled. This is not desired.
Configuration menu - View commit details
-
Copy full SHA for d61cc38 - Browse repository at this point
Copy the full SHA d61cc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f8cf4 - Browse repository at this point
Copy the full SHA f5f8cf4View commit details
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 v4.15.17...v4.15.18