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

Only generate valid fuzzed avifGainMapMetadata #2441

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

y-guyon
Copy link
Collaborator

@y-guyon y-guyon commented Sep 25, 2024

Also add avifGainMapMetadataValidate() to verify it is valid before encoding.

This is related to the fuzz failure in #2440.
This fuzz failure was introduced by #2439 which changed the way avifGainMapMetadata was encoded (avifRWStreamWriteBits(useBaseColorSpace) instead of a packed avifRWStreamWriteU8(flags)).

Also add avifGainMapMetadataValidate() to verify it is valid before
encoding.
@y-guyon y-guyon merged commit 2fe5b3a into AOMediaCodec:main Sep 25, 2024
17 checks passed
@y-guyon y-guyon deleted the fuzz_gainmapmetadata branch September 25, 2024 15: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.

2 participants