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