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

Check that the gain map metadata is valid on decoding. #2453

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

maryla-uc
Copy link
Collaborator

All fraction denominators must be != 0, and the gamma numerator must also be != 0. Files with invalid gain map metadata are rejected.

All fraction denominators must be != 0, and the gamma numerator
must also be != 0. Files with invalid gain map metadata are rejected.
tests/data/README.md Outdated Show resolved Hide resolved
tests/data/README.md Outdated Show resolved Hide resolved
@maryla-uc maryla-uc merged commit 5b6fe91 into AOMediaCodec:main Oct 21, 2024
17 checks passed
maryla-uc added a commit to maryla-uc/libavif that referenced this pull request Oct 21, 2024
…iaCodec#2453)"

I had forgotten to merge it and merged it after a couple of weeks
thinking it would be fine because github was green but it broke.

This reverts commit 5b6fe91.
maryla-uc added a commit that referenced this pull request Oct 21, 2024
…" (#2482)

I had forgotten to merge it and merged it after a couple of weeks
thinking it would be fine because github was green but it broke.

This reverts commit 5b6fe91.
@maryla-uc
Copy link
Collaborator Author

Plot twist: the breakage was unrelated to this commit?

maryla-uc added a commit to maryla-uc/libavif that referenced this pull request Oct 24, 2024
maryla-uc added a commit to maryla-uc/libavif that referenced this pull request Oct 24, 2024
maryla-uc added a commit to maryla-uc/libavif that referenced this pull request Oct 30, 2024
maryla-uc added a commit to maryla-uc/libavif that referenced this pull request Oct 30, 2024
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.

2 participants