summaryrefslogtreecommitdiff
path: root/test/i965_jpeg_test_data.h
Commit message (Expand)AuthorAgeFilesLines
* test: add virtual dtor to abstract classesU. Artie Eoff2018-02-021-0/+4
* test/jpege: skip >4k res test cases on CHV/BSWU. Artie Eoff2017-05-031-3/+5
* test: use YUVImage in JPEG encode testsU. Artie Eoff2016-10-281-22/+4
* test: jpeg/enc: add tests for Y800 inputsU. Artie Eoff2016-10-031-0/+8
* test: jpeg/enc: add tests for YUY2 and UYVY inputsU. Artie Eoff2016-10-031-0/+8
* test: jpeg/enc: return empty TestInput::Shared if fourcc not handledU. Artie Eoff2016-10-031-1/+1
* test: jpeg/enc: move YUV conversion to TestInput classU. Artie Eoff2016-10-031-0/+1
* test: jpeg/enc: enable shared_from_this on TestInputU. Artie Eoff2016-10-031-1/+5
* test: jpeg/enc: move input creators to data fileU. Artie Eoff2016-10-031-0/+45
* test: jpeg/enc: move TestInput impl to compilation unitU. Artie Eoff2016-10-031-94/+7
* test: jpeg/enc: fix TestInput::SharedConst typedefU. Artie Eoff2016-10-031-1/+1
* test: add some jpeg encode testsU. Artie Eoff2016-09-281-4/+194
* test: wrap jpeg decode tests and data in namespaceU. Artie Eoff2016-09-281-55/+26
* test: split jpeg test data into header and cppU. Artie Eoff2016-09-281-734/+2
* test: add some JPEG decode test casesU. Artie Eoff2016-09-071-0/+1085