summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libva-intel-driver 1.7.31.7.3v1.7-branchXiang, Haihao2016-11-102-4/+4
* Add the missing filename to the listXiang, Haihao2016-11-101-0/+1
* Update NEWS1.7.3.pre1Xiang, Haihao2016-10-311-1/+12
* test: use YUVImage in JPEG encode testsU. Artie Eoff2016-10-313-271/+86
* test: streamable valarrayU. Artie Eoff2016-10-311-0/+25
* test: add YUVImage classU. Artie Eoff2016-10-313-0/+815
* test: use C random library for random numbersU. Artie Eoff2016-10-313-12/+18
* test: add a timer classU. Artie Eoff2016-10-311-0/+26
* vdenc: Always use the 1st VCS ringXiang, Haihao2016-10-311-1/+2
* svct: hrd check per layerXiang, Haihao2016-10-313-37/+42
* svct: Adjust the estimated frame size for QP=1Xiang, Haihao2016-10-311-2/+6
* svct: Save the frame numbers for each frame type in a GOP per layerXiang, Haihao2016-10-313-18/+27
* svct: Save the current slice type per layerXiang, Haihao2016-10-312-0/+4
* svct: Save the current frame size per layerXiang, Haihao2016-10-312-0/+8
* svct: Usa an array to store QP rounding accumulatorXiang, Haihao2016-10-313-11/+11
* Use Media Read message if possible on Gen8+Xiang, Haihao2016-10-3116-2/+563
* test: use valarray for raw image comparisonScott D Phillips2016-10-311-16/+13
* vpp chroma-formats: report supported chroma formats for vppDaniel Charles2016-10-311-1/+4
* test: add some avce context testsU. Artie Eoff2016-10-315-0/+385
* test: allow default attribs param for create configU. Artie Eoff2016-10-312-3/+5
* test: allow default surface param for create contextU. Artie Eoff2016-10-312-3/+5
* ConfigAttribEncROI: check entrypoint on VAGetConfigAttribDaniel Charles2016-10-311-15/+22
* Add support for IYUV in vaCreateSurfaces()Xiang, Haihao2016-10-311-0/+1
* test: use common I965ConfigTest fixture for jpeg enc/decU. Artie Eoff2016-10-315-40/+109
* test: add avce/avcd create config testsU. Artie Eoff2016-10-315-0/+304
* test: add ostream operators for VAProfile and VAEntrypointU. Artie Eoff2016-10-311-0/+84
* test: move vaInitialize/vaTerminate to a global test environmentU. Artie Eoff2016-10-316-158/+202
* Set default framerate to 30fps if user doesn't set the corresponding sequence...Xiang, Haihao2016-10-311-1/+6
* test: add create surface testU. Artie Eoff2016-10-313-0/+122
* jpeg/dec: gen8+ set correct fourcc for monochrome decodeU. Artie Eoff2016-10-311-2/+3
* test: jpeg/enc: add tests for Y800 inputsU. Artie Eoff2016-10-313-5/+25
* test: jpeg/enc: add tests for YUY2 and UYVY inputsU. Artie Eoff2016-10-313-19/+104
* test: jpeg/enc: return empty TestInput::Shared if fourcc not handledU. Artie Eoff2016-10-312-41/+48
* test: jpeg/enc: improve random YUV data initializationU. Artie Eoff2016-10-312-9/+10
* test: jpeg/enc: move YUV conversion to TestInput classU. Artie Eoff2016-10-313-24/+28
* test: jpeg/enc: enable shared_from_this on TestInputU. Artie Eoff2016-10-313-3/+13
* test: jpeg/enc: move input creators to data fileU. Artie Eoff2016-10-313-80/+110
* test: jpeg/enc: move TestInput impl to compilation unitU. Artie Eoff2016-10-314-95/+98
* test: jpeg/enc: fix TestInput::SharedConst typedefU. Artie Eoff2016-10-311-1/+1
* test: move generic toString to i965_streamable.hU. Artie Eoff2016-10-312-10/+9
* test: move ASSERT_NO_FAILURE macro to test.hU. Artie Eoff2016-10-313-8/+4
* Move the sharpening into the whole virtual VEBOX processpeng.chen2016-10-314-38/+43
* The {width, height} in VEBOX_SURFACE_STATE is in unit of pixelXiang, Haihao2016-10-311-6/+16
* Add CBR and VBR bitrate control flags for low power encode if possibleXiang, Haihao2016-10-311-0/+11
* Check whether there is a fully loaded HuC firmwareXiang, Haihao2016-10-312-0/+13
* test: add some jpeg encode testsU. Artie Eoff2016-10-314-4/+895
* test: add common test utilsU. Artie Eoff2016-10-312-0/+50
* test: add wrapper for SyncSurfaceU. Artie Eoff2016-10-313-0/+15
* test: add streamable operators for VA structs and otherU. Artie Eoff2016-10-312-0/+362
* test: add wrapper for CreateSurfaces2U. Artie Eoff2016-10-312-7/+23