summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-24fix the broken package generated by make distHEADmasterXiang, 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
2013-09-11VPP: the similar fix to Bob DI on SNBXiang, Haihao1-30/+32
2013-09-11VPP: Update DEINTERLACE_SAMPLER_STATE on IVBXiang, Haihao1-26/+26
2013-09-11VPP: VAProcFilterParameterBufferDeinterlacing::flags overrides VAProcPipeline...Xiang, Haihao1-3/+5
2013-09-09Update NEWSXiang, Haihao1-1/+7
2013-09-09allow vaDeriveImage() to work for UYVY formatsGwenole Beauchesne1-4/+1
2013-09-09vpp: fix output filter count from QueryVideoProcFilters().Gwenole Beauchesne1-1/+4
2013-09-09vpp: add basic processing support for packed YUV to packed YUV.Gwenole Beauchesne5-1/+326
2013-09-09VPP: Packed 4:2:2 to packed 4:2:2 on IVB+Xiang, Haihao6-3/+1448
2013-09-09VPP: cleanup codeXiang, Haihao1-28/+54
2013-09-09Return the status of image processingXiang, Haihao1-39/+40
2013-09-09More conversions between two images with different pixel formstsXiang, Haihao1-44/+78
2013-09-09Convert RGBx/RGBA into non-NV12 formatXiang, Haihao1-7/+66
2013-09-09Support B frame for reference frameXiang, Haihao1-2/+5
2013-09-06Remove the unnecessary shader binary for MPEG2 encoding on Haswell/IvbZhao Yakui5-412/+4
2013-09-06Optimize quantization rounding precision for MPEG2 encoding on IvyZhao Yakui1-1/+8
2013-09-06Optimize the VME shader for MPEG2 encoding on IvbZhao Yakui3-3/+182
2013-09-06Optimize MPEG2 encoding on IvbZhao Yakui4-13/+43
2013-09-06Rewrite the VME shader for MPEG2 encoding on IvyZhao Yakui6-15/+883
2013-09-06Remove the dead code in file of gen7_vme.cZhao Yakui1-72/+0
2013-09-06Pass the constant buffer info for MPEG2 encoding correctly on IvbZhao Yakui1-16/+25
2013-09-06Optimize quantization rounding precision for MPEG2 encoding on haswellZhao Yakui1-1/+7
2013-09-06Optimize the VME shader for MPEG2 on HaswellZhao Yakui3-3/+234
2013-09-06Configure the cost-center of MPEG2 VME shader on haswellZhao Yakui3-11/+18
2013-09-06Use the scoreboard/walker to assure MB dependency for MPEG2 encodingZhao Yakui3-2/+166
2013-09-06configure the dynamic VME MV/mode cost for MPEG2 encoding on HaswellZhao Yakui1-0/+42
2013-09-06Enable the Intra-prediction for MPEG2 P-B frameZhao Yakui1-1/+20
2013-09-06Restrict the MV search range based on MPEG2 encoding LEVELZhao Yakui5-0/+58
2013-09-06Rewrite inter-frame shader for MPEG2 encoding on HSW to follow MPEG2 specZhao Yakui8-4/+1008
2013-09-06Convert 422H/422V/411P/444P into other formats for internal usingXiang, Haihao1-0/+4
2013-09-06A separate batch buffer for video processingXiang, Haihao3-1/+6
2013-09-06Use the right wight/height to initialize the internal buffers for MPEG-2 enco...Xiang, Haihao2-6/+30
2013-09-06Cleanup profile tracking in encoderXiang, Haihao8-29/+33
2013-09-06Rename the macrosXiang, Haihao5-7/+7
2013-09-06Enable the Bay Trail platform.Zhao Halley2-2/+18
2013-09-06VPP: remove needless functions and parameters in gpe pipelineLi Xiaowei2-10/+0
2013-09-06Fixes valgrind warningXiang, Haihao1-1/+1
2013-09-06Release the private driver data when call vaTerminate()Xiang, Haihao1-0/+3
2013-09-06VPP: check the filter when query the video filter capabilitiesXiang, Haihao1-0/+11