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

Remux according to initial PTS so that streams start at 0 #2030

Merged
merged 7 commits into from
Dec 11, 2018

Commits on Dec 6, 2018

  1. Buffer streams starting at 0 initPTS

    Rob Walch authored and John Bartos committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    06c7300 View commit details
    Browse the repository at this point in the history
  2. Use PTS to determine if segments are contiguous

    Rob Walch authored and John Bartos committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    9a47202 View commit details
    Browse the repository at this point in the history
  3. Use initPTS in more places

    John Bartos committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c3a85b4 View commit details
    Browse the repository at this point in the history
  4. Remove code setting startPosition to buffer start

    John Bartos committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d10bfa5 View commit details
    Browse the repository at this point in the history
  5. Remove seek to buffered start logic

    John Bartos committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    079e951 View commit details
    Browse the repository at this point in the history
  6. Fix lint errors

    John Bartos committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    1e464c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Remove explicit undefined props for test frags

    John Bartos committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    6aeed95 View commit details
    Browse the repository at this point in the history