Skip to content

Conversation

@AshwinNatesan-ittiam
Copy link
Contributor

According to the spec, the values of both the chroma DC transform outputs and the corresponding quantization outputs should be within -(1 << 15) and ((1 << 15) - 1). This check has been now added to the functions, with an early exit when the constraints are not met.

Bug = ossfuzz:65055
Test: mvc_dec_fuzzer

According to the spec, the values of both the chroma DC
transform outputs and the corresponding quantization
outputs should be within -(1 << 15) and ((1 << 15) - 1).
This check has been now added to the functions, with an
early exit when the constraints are not met.

Bug = ossfuzz:65055
Test: mvc_dec_fuzzer
Copy link
Member

@harishdm harishdm left a comment

Choose a reason for hiding this comment

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

As this impacts avc path as well, please put this on hold for now.

@harishdm harishdm marked this pull request as draft December 20, 2023 04:48
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