Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Unit test failures in VaapiEncoderJpegTest/SimpleDataTest.Encode #824

Open
uartie opened this issue Jan 18, 2018 · 1 comment
Open

Unit test failures in VaapiEncoderJpegTest/SimpleDataTest.Encode #824

uartie opened this issue Jan 18, 2018 · 1 comment

Comments

@uartie
Copy link
Contributor

uartie commented Jan 18, 2018

The VaapiEncoderJpegTest/SimpleDataTest.Encode/* (in encoder/vaapiencoder_jpeg_unittest.cpp) test cases use 10x10 input data.

Recently, intel/intel-vaapi-driver#330 added minimum resolution constraint of 16x16 for JPEG encode. Now these tests are failing on i965 driver.

Update these unit tests with large enough input resolution to satisfy both i965 and iHD constraints.

@uartie
Copy link
Contributor Author

uartie commented Jan 23, 2018

i965 changed min resolution constraint back to 1x1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant