summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao4-2/+5
2013-01-08render: fix rotation vertices for Ironlake.Gwenole Beauchesne1-14/+14
2013-01-03subpicture: don't overallocate palette on 64-bit systems.Gwenole Beauchesne1-1/+1
2013-01-03subpicture: fix creation of IA88/AI88 subpicture images.Gwenole Beauchesne1-0/+12
2013-01-03subpicture: expose "global-alpha" is supported.Gwenole Beauchesne1-6/+10
2012-12-28Render: Update the maximum number of WM threadsXiang, Haihao2-6/+25
2012-12-28Add IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and remove IS_HSW_ULT and IS_...Xiang, Haihao1-46/+52
2012-12-28Adopt the same fix used in the commit 29d73dc to HSWXiang, Haihao1-30/+3
2012-12-28h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne6-108/+100
2012-12-20Fix the compile error in the previous commitXiang, Haihao1-0/+1
2012-12-20VPP: fix the AVS steping and frame origin issueLi Xiaowei1-5/+11
2012-12-17workaround to set VC1 overlap filter flagLi, Xiaowei A3-9/+60
2012-12-17Fill the bitplane for VC1 skip picture decodingLi, Xiaowei A3-3/+21
2012-12-14MPEG-2 encoding on HaswellXiang, Haihao1-0/+1
2012-12-14MPEG-2 encoding pathXiang, Haihao1-2/+11
2012-12-14Fix Motion VectorXiang, Haihao1-23/+42
2012-12-14MPEG-2 encoding: Use pre deblocking output for reconstructed picture.Xiang, Haihao1-2/+2
2012-12-14Fixed an assertion failureXiang, Haihao1-2/+1
2012-12-14Follow the vme output to configure PAK commandXiang, Haihao1-12/+48
2012-12-14Shader for MPEG-2 encodingXiang, Haihao6-4/+620
2012-12-14Fix the number of MVs for MPEG-2 encodingXiang, Haihao1-1/+1
2012-12-14PAK command for inter macroblockXiang, Haihao1-1/+76
2012-12-14vme for MPEG-2 on HaswellXiang, Haihao1-9/+352
2012-12-14New field profile in struct intel_encoder_contextXiang, Haihao2-0/+4
2012-12-14gen75_vme.c: Fix some indentationXiang, Haihao1-77/+77
2012-12-14Update coded_block_patternXiang, Haihao1-1/+1
2012-12-14Change the max sizeXiang, Haihao1-1/+1
2012-12-14Update QM/FQM matrices for MPEG-2 encodingXiang, Haihao1-18/+44
2012-12-14No emulation bytes for MPEG-2Xiang, Haihao1-3/+3
2012-12-14Internal flag for the coded bufferXiang, Haihao4-47/+85
2012-12-14rename I965_CODEDBUFFER_SIZEXiang, Haihao4-8/+8
2012-12-14Insert some redunrant data around a sliceXiang, Haihao1-27/+38
2012-12-14Setup MFC pipeline for MPEG-2 encoding on HaswellXiang, Haihao5-2/+588
2012-12-14Explicitly clarify featuresXiang, Haihao2-43/+84
2012-12-14VPP: Add video sharpening processing feature on HSWLi,Xiaowei9-60/+3060
2012-12-14Fix H264 YUV400 surface render issueLi, Xiaowei A3-0/+33
2012-12-14vc1: fix bitplane buffer size(HSW)Li, Xiaowei A1-1/+1
2012-12-14vc1: fix bitplane buffer size (SNB, IVB).Gwenole Beauchesne3-2/+3
2012-12-14Render: Add four subpicture supportLi,Xiaowei4-18/+54
2012-12-14Render: Add AI88/IA88 surface foramt support for subpictureLi,Xiaowei3-2/+10
2012-12-14Render: Add global alpha support for subpictureLi,Xiaowei17-5/+75
2012-12-14Feed MFC PAK with correct MV of VME output on haswellZhao Yakui1-0/+37
2012-12-14Adjust the mode/mv cost for VME parameter based on QP for HSWZhao Yakui3-2/+214
2012-12-14Add the support of the chroma intra prediction on HaswellZhao Yakui3-3/+3
2012-12-14Fix the corrupted macroblock for AVC encoding on HSWZhao Yakui1-0/+1
2012-12-14Add CSC conversion between RGBX and NV12 for HSW by using AVS shaderZhao Yakui1-2/+8
2012-12-14Optimize the sampler 8x8 coefficients for AVS shaderZhao Yakui4-61/+75
2012-12-14Add the csc conversion from RGBX to NV12 on IvyZhao Yakui8-7/+3281
2012-12-14Add CSC conversion from NV12 to RGBX for VPP on IvyZhao Yakui7-6/+3867
2012-11-20configure: add missing dependency to libm.Joe Konno1-0/+1