summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Fix vp8 partition offset set errorZhao, Halley1-1/+2
2014-02-27Fix vp8 p frame decode error issue.Zhong Li2-0/+57
2014-02-27vp8 dec: fix when bool_coder_ctx.count is 0Zhao, Halley1-3/+14
2014-02-27vp8 dec: follows va_dec_vp8.h updateZhao, Halley1-3/+4
2014-02-27Remove the unnecessary sorting to simplify the DPB buffer managementZhao Yakui1-41/+11
2014-02-27Complain the warning instead of assert fault when slice picture is not found ...Zhao Yakui1-3/+9
2014-02-27VPP: Correct return value of vpp gpe functionsLi Xiaowei1-8/+23
2014-02-27Remove the whitespace following trailing backslash in a Makefile.amXiang, Haihao1-2/+2
2014-02-27VPP: Enable sharpening feature on BDWLi Xiaowei4-31/+2501
2014-02-27VPP: Refine code for sharpening on HaswellLi Xiaowei3-95/+96
2014-02-27VEBOX/bdw: set downsample methodXiang, Haihao1-2/+2
2014-02-27VEBOX/bdw: DW0-DW8 are used for dndi parameters in VEBOX_DNDI_STATEXiang, Haihao1-1/+6
2014-02-27Add one environment variable to check the benchmark of decoding/vaPutsurfaceZhao Yakui1-1/+2
2014-02-27Render/BDW: Align each offset with 64 bytesXiang, Haihao1-21/+26
2014-02-27Render/BDW: Initialize the blend_state for renderingXiang, Haihao1-2/+2
2014-02-27Render/HSW: Fix the bug caused by merging codeXiang, Haihao1-3/+1
2014-02-27Update the MFX_AVC_IMAGE_STATE to follow the specZhao Yakui6-8/+8
2014-02-27Fix the incorrect MV upper bound setting of MFC_IND_OBJ_BASE_ADDRESS_STAE for...Zhao Yakui1-1/+3
2014-02-27Fix the wrong VPP initialization function for Dn/DI on IvybridgeZhao Yakui1-1/+1
2014-02-27Add the VPP shader of conversion between YUY2 and YUY2 on BDWZhao Yakui4-0/+298
2014-02-27Use the pp_null_initialize function for the unsupported VPP on BDWZhao Yakui1-2/+2
2014-02-27Fix the error for the VPP conversion of NV12->NV12 on BDWZhao Yakui1-1/+1
2014-02-27Use the correct sub-context for VPP on BDW to avoid the NULL pointerZhao Yakui1-1/+1
2014-02-27Add the support of querying the surface attributes on BDWZhao Yakui1-0/+110
2014-02-27Fix the wrong pitch of surface for Video post-processing on BDWZhao Yakui1-2/+0
2014-02-27Follow the spec to make the VPP media pipeline work in 48-bit addressing modeZhao Yakui2-67/+331
2014-02-27Fix the error of offset calculation for encoding on BDWZhao Yakui1-9/+14
2014-02-27VPP/bdw: Fix the initialize function used for NV12 to NV12Xiang, Haihao1-1/+1
2014-02-27Add the ring supported for bdw vpp filtersZhong Li1-4/+4
2014-02-27Fix a bug of vp8 quant index calculation errorZhong Li1-1/+3
2014-02-27Remove the unused function of gen7_pp_rgbx_avs_initializeZhao Yakui1-216/+0
2014-02-27Configure VPP parameter for RGBX input so that Haswell/Ivy uses the same gen7...Zhao Yakui1-2/+12
2014-02-27Update the supported render target format and pixel format for JPEG on BDWZhao Yakui1-16/+25
2014-02-27Add the support of color BT709/SMPTE240M for color-space conversion on BDWZhao Yakui5-103/+33
2014-02-27Add the support of brightness/contrast/hue/saturation for BDW renderingZhao Yakui4-0/+76
2014-02-27Fix the error in render shader for subpictureZhao Yakui9-16/+16
2014-02-27Fix the error in render shader for BDWZhao Yakui2-16/+16
2014-02-27Explicitly declare the color blend operation for subpicture on BDWZhao Yakui1-0/+1
2014-02-27Fix the incorrect setting for subpicture on BDWZhao Yakui1-3/+32
2014-02-27BDW encoding reuses aux_batchbuffer instead of allocating another new bufferZhao Yakui1-12/+6
2014-02-27Calculate required space of batch buffer to avoid buffer overflow in encoding...Zhao Yakui1-1/+5
2014-02-27Handle the aux_batchbuffer correctly for H264 encoding on HaswellZhao Yakui1-1/+3
2014-02-27Follow spec to update the URB entry/size setting for encoding on Haswell/BDWZhao Yakui2-4/+4
2014-02-27Rendering/bdw: fix push constant buffer for PSXiang, Haihao1-2/+2
2014-02-27BDW doesn't support H.264 Baseline profileXiang, Haihao2-3/+3
2014-02-27Follow the spec to make the 3D pipeline work in 48-bit addressing modeZhao Yakui2-80/+374
2014-02-27follow the spec to fill the Vertex URB entry on BDWZhao Yakui1-7/+29
2014-02-27Add the missing 3D pipeline command for rendering on BDWZhao Yakui2-1/+74
2014-02-27Follow the spec to restrict the max number of PS threadZhao Yakui1-7/+1
2014-02-27Enable the Intra-prediction for MPEG2 P-B frame on BDWZhao Yakui1-1/+20