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 multiperiod representation update #3337

Commits on Jul 15, 2020

  1. Move the logic whether to postpone the update of representations to t…

    …he playback controller. This allows us to consider the current playback position for multiperiod streams.
    dsilhavy committed Jul 15, 2020
    Copy the full SHA
    e078fde View commit details
    Browse the repository at this point in the history
  2. Keep logic for representation updates in RepresentationController but…

    … use playback controller and schedule controller to determine current period
    dsilhavy committed Jul 15, 2020
    Copy the full SHA
    51f6912 View commit details
    Browse the repository at this point in the history