-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat(Transmuxer): Split init segment and segment data when appending to MSE #8855
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
Conversation
…o MSE Also fixes the TS-HEVC transmuxer
@shaka-bot test |
@avelad: Lab tests started with arguments:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please extend description and add integration test if possible.
Also it should be marked as an improvement as it involves API change.
@shaka-bot test |
@avelad: Lab tests started with arguments:
|
Incremental code coverage: 32.88% |
Co-authored-by: Wojciech Tyczyński <[email protected]>
This reverts commit 3d60018.
Also fixes the TS-HEVC transmuxer, SPS parsing was wrong.