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(HLS): skip whitespace in attributes #3884

Merged
merged 2 commits into from Feb 11, 2022
Merged

Commits on Jan 20, 2022

  1. Skip whitespace in HLS attributes.

    Example:
    `#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=1000000, RESOLUTION=1920x1080`
    wjywbs committed Jan 20, 2022
    Copy the full SHA
    1292567 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Add missing sequenceMode in expected HLS manifest

    This + a rebase should get tests passing on this PR
    joeyparrish committed Feb 11, 2022
    Copy the full SHA
    e446f72 View commit details
    Browse the repository at this point in the history