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

Test padding bits of first frame #303

Open
JeromeMartinez opened this issue May 4, 2020 · 0 comments
Open

Test padding bits of first frame #303

JeromeMartinez opened this issue May 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JeromeMartinez
Copy link
Member

Currently --check-padding permits to check the padding bits of all files (performance issue).
The only alternative is to disable the check (current default).
An intermediate method could be to check the first frame only (no performance issue, and catch the use case of all files having padding bits not zero), it does not catch all use cases but a use case of a sponsor is caught without big performance impact.
cc @digitensions.

@JeromeMartinez JeromeMartinez added the enhancement New feature or request label May 4, 2020
@JeromeMartinez JeromeMartinez self-assigned this May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant