summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use Media Read message if possible on Gen8+Xiang, Haihao2016-10-2416-2/+563
* test: use valarray for raw image comparisonScott D Phillips2016-10-191-16/+13
* vpp chroma-formats: report supported chroma formats for vppDaniel Charles2016-10-171-1/+4
* test: add some avce context testsU. Artie Eoff2016-10-135-0/+385
* test: allow default attribs param for create configU. Artie Eoff2016-10-132-3/+5
* test: allow default surface param for create contextU. Artie Eoff2016-10-132-3/+5
* ConfigAttribEncROI: check entrypoint on VAGetConfigAttribDaniel Charles2016-10-131-15/+22
* Add support for IYUV in vaCreateSurfaces()Xiang, Haihao2016-10-131-0/+1
* test: use common I965ConfigTest fixture for jpeg enc/decU. Artie Eoff2016-10-065-40/+109
* test: add avce/avcd create config testsU. Artie Eoff2016-10-065-0/+304
* test: add ostream operators for VAProfile and VAEntrypointU. Artie Eoff2016-10-061-0/+84
* test: move vaInitialize/vaTerminate to a global test environmentU. Artie Eoff2016-10-066-158/+202
* Set default framerate to 30fps if user doesn't set the corresponding sequence...Xiang, Haihao2016-10-041-1/+6
* test: add create surface testU. Artie Eoff2016-10-043-0/+122
* jpeg/dec: gen8+ set correct fourcc for monochrome decodeU. Artie Eoff2016-10-031-2/+3
* test: jpeg/enc: add tests for Y800 inputsU. Artie Eoff2016-10-033-5/+25
* test: jpeg/enc: add tests for YUY2 and UYVY inputsU. Artie Eoff2016-10-033-19/+104
* test: jpeg/enc: return empty TestInput::Shared if fourcc not handledU. Artie Eoff2016-10-032-41/+48
* test: jpeg/enc: improve random YUV data initializationU. Artie Eoff2016-10-032-9/+10
* test: jpeg/enc: move YUV conversion to TestInput classU. Artie Eoff2016-10-033-24/+28
* test: jpeg/enc: enable shared_from_this on TestInputU. Artie Eoff2016-10-033-3/+13
* test: jpeg/enc: move input creators to data fileU. Artie Eoff2016-10-033-80/+110
* test: jpeg/enc: move TestInput impl to compilation unitU. Artie Eoff2016-10-034-95/+98
* test: jpeg/enc: fix TestInput::SharedConst typedefU. Artie Eoff2016-10-031-1/+1
* test: move generic toString to i965_streamable.hU. Artie Eoff2016-10-032-10/+9
* test: move ASSERT_NO_FAILURE macro to test.hU. Artie Eoff2016-10-033-8/+4
* Move the sharpening into the whole virtual VEBOX processpeng.chen2016-09-294-38/+43
* The {width, height} in VEBOX_SURFACE_STATE is in unit of pixelXiang, Haihao2016-09-291-6/+16
* Add CBR and VBR bitrate control flags for low power encode if possibleXiang, Haihao2016-09-281-0/+11
* Check whether there is a fully loaded HuC firmwareXiang, Haihao2016-09-282-0/+13
* test: add some jpeg encode testsU. Artie Eoff2016-09-284-4/+895
* test: add common test utilsU. Artie Eoff2016-09-282-0/+50
* test: add wrapper for SyncSurfaceU. Artie Eoff2016-09-283-0/+15
* test: add streamable operators for VA structs and otherU. Artie Eoff2016-09-282-0/+362
* test: add wrapper for CreateSurfaces2U. Artie Eoff2016-09-282-7/+23
* test: wrap jpeg decode tests and data in namespaceU. Artie Eoff2016-09-283-60/+33
* test: split jpeg test data into header and cppU. Artie Eoff2016-09-283-734/+765
* Use char *ptr instead of void *ptrXiang, Haihao2016-09-262-2/+2
* G2130 doesn't support MPEG2/H.264 encodingXiang, Haihao2016-09-261-0/+1
* Revert "HEVC10bit ENC: work around gpu hang when p010->nv12"Xiang, Haihao2016-09-262-3/+0
* Clear IECP state buffer when it is enabledpeng.chen2016-09-192-13/+26
* Update the dependency on VA-API versionXiang, Haihao2016-09-191-1/+1
* Wayland: try prime fd first in buffer sharing meachanismXiang, Haihao2016-09-191-8/+24
* Update wayland-drm.xmlXiang, Haihao2016-09-192-40/+147
* Merge branch 'v1.7-branch' into fdo--masterXiang, Haihao2016-09-192-3/+31
|\
| * libva-intel-driver 1.7.21.7.2Xiang, Haihao2016-09-082-3/+3
| * Update NEWS1.7.2.pre1Xiang, Haihao2016-08-231-1/+19
| * HEVC ENC:set the initial QP threshold to avoid the low quality in the first GOPPengfei Qu2016-08-231-3/+3
| * HEVC ENC:fill the correct chroma intra modePengfei Qu2016-08-231-4/+3
| * Remove unused .g9a/.g9b filesXiang, Haihao2016-08-234-222/+0