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

fix(experimentalBufferBasedABR): call selectPlaylist and change media on an interval #978

Merged
merged 8 commits into from
Oct 30, 2020

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    f897dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e800203 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. *stop*ABRTimer

    gkatsev committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    278dab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10fe516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d121f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. remove unusued code

    gkatsev committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    904094a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d42faa View commit details
    Browse the repository at this point in the history
  3. Don't stop ABR timer if we're scrubbing.

    The getter will be added via videojs/video.js#6920
    gkatsev committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0c23d9d View commit details
    Browse the repository at this point in the history