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: Allow the playback of TS without mux.js #5041

Merged
merged 4 commits into from
Feb 28, 2023

Conversation

avelad
Copy link
Member

@avelad avelad commented Feb 28, 2023

This is necessary because this transmuxer is always registered, and it doesn't check correctly whether mux.js is a dependency or not.

@avelad avelad added type: bug Something isn't working correctly priority: P1 Big impact or workaround impractical; resolve before feature release labels Feb 28, 2023
@avelad avelad added this to the v4.4 milestone Feb 28, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@avelad avelad requested a review from theodab February 28, 2023 12:59
@avelad avelad merged commit 0b785f7 into shaka-project:main Feb 28, 2023
@avelad avelad deleted the allow-playback-without-muxjs branch February 28, 2023 14:12
@joeyparrish
Copy link
Member

Could you please add something to the description explaining why this is needed? It seems like you had to add an assertion that transmuxer isn't used unless mux.js is provided, so it's not clear to me from the diff why you had to change anything.

@avelad
Copy link
Member Author

avelad commented Feb 28, 2023

Could you please add something to the description explaining why this is needed? It seems like you had to add an assertion that transmuxer isn't used unless mux.js is provided, so it's not clear to me from the diff why you had to change anything.

Done!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants