summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-16Intel driver 1.2.21.2.2Xiang, Haihao2-2/+10
2013-12-111.2.2.pre2Xiang, Haihao1-1/+1
2013-12-11VPP: Use the right top/bottom field flag used for DIXiang, Haihao2-3/+3
2013-12-03H.264: Support Constrained Baseline profile instead of Baseline profileXiang, Haihao10-22/+22
2013-12-03Upload the constant buffer on ILK/CTG so that subpicture can workZhao Yakui1-0/+1
2013-12-03Support the smpte240m color standard for conversion from YUV to RGBZhao Yakui1-0/+8
2013-12-03Support the BT709 color standard for conversion from YUV to RGBZhao Yakui3-5/+26
2013-12-03Constant buffer passes YUV2RGB CSC matrix instead of hardcoded matrixZhao Yakui12-254/+229
2013-12-03Increase the size of constant buffer for PS thread to pass more infoZhao Yakui10-61/+60
2013-12-03Fix the error in render shader on Ivy/HaswellZhao Yakui2-16/+16
2013-12-03Enlarge the size of array misc_paramXiang, Haihao2-1/+5
2013-12-03dec/mpeg2: ignore slices which aren't in raster scan order on SNBXiang, Haihao3-22/+61
2013-11-26SNB doesn't support MPEG-2 encodingXiang, Haihao1-1/+0
2013-11-13Workaround for SNBXiang, Haihao3-8/+47
2013-11-13VPP: remove some assert()Xiang, Haihao2-24/+56
2013-11-13Correct the usage of width/height in struct object_surfaceXiang, Haihao3-20/+17
2013-11-13VPP: use the target widht/height to calculate the horizontal/vertical step on...Xiang, Haihao1-4/+4
2013-11-13render: add support for brightness/contrast/hue/saturationXiang, Haihao14-6/+371
2013-11-13VPP: change the default values for Saturation and ContrastXiang, Haihao1-2/+2
2013-11-13Remove the unused variable to avoid the warningZhao Yakui3-6/+1
2013-11-13Use GPU to construct MFX command buffer for H264 encoding on HaswellZhao Yakui6-159/+761
2013-11-13Encoding reuses aux_batchbuffer instead of allocating another new bufferZhao Yakui3-19/+18
2013-11-13Calculate the required space of batch buffer to avoid buffer overflow in enco...Zhao Yakui3-2/+19
2013-11-13Return the error instead of assert in vaEndPictureZhao Yakui1-10/+26
2013-11-13Add more strict check to fix crash issue caused by invalid parameterZhao Yakui1-4/+7
2013-11-13Fix one error of VME shader for MPEG2 encodingZhao Yakui4-4/+4
2013-11-13Fix one error of VME shader for H264 encodingZhao Yakui8-8/+8
2013-11-13Fix an incorrect makefile rule for VME shader on IvybridgeZhao Yakui1-1/+1
2013-11-13VPP: add vebox motion compensation support on HSWZhong Li2-8/+23
2013-11-13Fix the Reference Index Mapping Table L0/L1Xiang, Haihao1-5/+20
2013-11-13Follow the input Picture/Slice parameters to generate slice header/dataXiang, Haihao3-24/+53
2013-11-13Pass the reference frame index in List0/1 into the PAK commandXiang, Haihao8-15/+43
2013-11-13Select a reference frame from the reference list0/1Xiang, Haihao1-10/+66
2013-11-13Track the used reference surfaceXiang, Haihao2-37/+26
2013-11-13Clean up for setting up reference surface stateXiang, Haihao5-99/+59
2013-11-13Fix the reference for list1Xiang, Haihao3-6/+3
2013-11-13Check the reference surface id against VA_INVALID_SURFACEXiang, Haihao4-8/+8
2013-11-13Indent the code of encodingXiang, Haihao9-944/+944
2013-09-24fix the broken package generated by make distXiang, Haihao5-1/+13
2013-09-24fix make distXiang, Haihao1-3/+0
2013-09-241.2.2.pre1 for developmentXiang, Haihao1-2/+2
2013-09-23Intel driver 1.2.11.2.1Xiang, Haihao2-4/+10
2013-09-23VPP: fix the check for DI filter flags on SNB/IVBXiang, Haihao1-14/+6
2013-09-23support 422H/422V/411P/444P format for wayland video outputZhao Halley1-0/+4
2013-09-23VPP: also remove an assert on forward temporal reference on HSWXiang, Haihao1-5/+13
2013-09-23VPP: Remove an assert on forward temporal reference on IVBXiang, Haihao1-5/+10
2013-09-23VPP: MADI on IVBXiang, Haihao3-45/+136
2013-09-23VPP: track the frame sequence for DI on IVBXiang, Haihao2-0/+4
2013-09-23VPP: move the BO for STMM into sub-contextsXiang, Haihao2-35/+36
2013-09-23VPP: Create separate sub-context for each processingXiang, Haihao2-24/+33