Skip to content

Set quality instead of quantizer in fuzz test - #3368

Merged
wantehchang merged 3 commits into
AOMediaCodec:mainfrom
tongyuantongyu:fuzz_test_quality
Sep 19, 2026
Merged

wantehchang merged 3 commits into
AOMediaCodec:mainfrom
tongyuantongyu:fuzz_test_quality

Conversation

@tongyuantongyu

Copy link
Copy Markdown
Contributor

Use quality instead of the now-deprecated quantizer config.

This prevents the issue described in #3344 happen in fuzz tests. #1069 added fuzzing for encoding layered images, which uses CBR mode by default and triggers the problematic code path.

Comment thread tests/gtest/avif_fuzztest_helpers.h

@wantehchang wantehchang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@wantehchang
wantehchang merged commit 1f6ccf5 into AOMediaCodec:main Sep 19, 2026
26 of 27 checks passed
@tongyuantongyu
tongyuantongyu deleted the fuzz_test_quality branch September 21, 2026 13:34
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