Skip to content
Permalink

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: video-dev/hls.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.8
Choose a base ref
...
head repository: video-dev/hls.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.9
Choose a head ref
  • 4 commits
  • 18 files changed
  • 1 contributor

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    a37db2f View commit details
    Browse the repository at this point in the history
  2. Detect unhandled encryption and fallback or error

    Don't error if mediaKeys are set in case of custom EME integration
    robwalch committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    3206822 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary conditionals (#7455)

    Use instance logger in level-helper functions
    robwalch authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    053c42b View commit details
    Browse the repository at this point in the history
  4. Force schedule update on asset or interstitial error (#7451)

    * 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
    robwalch authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    d2c81f0 View commit details
    Browse the repository at this point in the history
Loading