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

Major rework, fix parsing #22

Merged
merged 4 commits into from
Oct 17, 2020
Merged

Major rework, fix parsing #22

merged 4 commits into from
Oct 17, 2020

Conversation

quietvoid
Copy link
Owner

The parsing code was filled with unnecessary edge case fixing, due to an injected byte by x265.
So this PR fixes #16.
Now parsing the SEI bytes is completely done with deku.

Did a major refactor, fixing warnings and improving the overall structure of the code.
Added a couple tests.

@quietvoid quietvoid added this to the 0.3.0 milestone Oct 17, 2020
@quietvoid quietvoid merged commit 62813b8 into master Oct 17, 2020
@quietvoid quietvoid deleted the rework_metadata_read branch October 17, 2020 03:37
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.

Refactor MaxScl parsing
1 participant