You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: