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

Update transmux state before decryption which can return early #4857

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Aug 18, 2022

This PR will...

  • Update transmux state before decryption which can return early
  • Prune dead code from demux stack

Why is this Pull Request needed?

Fixes a case where init data is not reset because a partial segment could not be decrypted

Resolves issues:

Closes #4586

Checklist

  • changes have been done against master branch, and PR does not conflict

@robwalch robwalch force-pushed the bugfix/update-transmuxer-state-before-decryption branch from c28ba27 to 58375b3 Compare August 19, 2022 00:29
@robwalch robwalch added this to the 1.2.2 milestone Aug 24, 2022
@robwalch robwalch force-pushed the bugfix/update-transmuxer-state-before-decryption branch from 58375b3 to 5454440 Compare August 24, 2022 01:00
@robwalch robwalch merged commit c146286 into master Aug 24, 2022
@robwalch robwalch deleted the bugfix/update-transmuxer-state-before-decryption branch August 24, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

syncOffset and progressive loading in tsdemuxer
1 participant