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

DASH: Now handle endNumber DASH attribute #1186

Merged
merged 6 commits into from
Dec 8, 2022
Merged

Commits on Nov 24, 2022

  1. DASH: Now handle endNumber DASH attribute

    This commit adds handling of the `endNumber` attribute found on some DASH
    contents, which is the number the last segment should have.
    
    We decided to add it after seeing it used in the wild, most notably by
    some of Canal+ partners.
    
    This attribute is only present in newer 2019+ DASH specifications we
    funnily enough did not have access to until now. It was not in the latest
    DASH-IF specification neither.
    peaBerberian committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    5065bd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    b90839e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c824609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f62604d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    ed0ba4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19831c5 View commit details
    Browse the repository at this point in the history