summaryrefslogtreecommitdiff
path: root/test/i965_jpeg_test_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* test: use YUVImage in JPEG encode testsU. Artie Eoff2016-10-281-163/+33
* test: jpeg/enc: add tests for Y800 inputsU. Artie Eoff2016-10-031-0/+12
* test: jpeg/enc: add tests for YUY2 and UYVY inputsU. Artie Eoff2016-10-031-11/+86
* test: jpeg/enc: return empty TestInput::Shared if fourcc not handledU. Artie Eoff2016-10-031-40/+47
* test: jpeg/enc: improve random YUV data initializationU. Artie Eoff2016-10-031-8/+9
* test: jpeg/enc: move YUV conversion to TestInput classU. Artie Eoff2016-10-031-0/+25
* test: jpeg/enc: enable shared_from_this on TestInputU. Artie Eoff2016-10-031-1/+7
* test: jpeg/enc: move input creators to data fileU. Artie Eoff2016-10-031-0/+64
* test: jpeg/enc: move TestInput impl to compilation unitU. Artie Eoff2016-10-031-0/+89
* test: wrap jpeg decode tests and data in namespaceU. Artie Eoff2016-09-281-0/+4
* test: split jpeg test data into header and cppU. Artie Eoff2016-09-281-0/+762