summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-22Fix the bug for IVB jpeg decodingvaapi-extHai Lan1-0/+4
2011-12-19Split Gen6 MFC and Gen7 MFCXiang, Haihao10-550/+1646
2011-12-16Add support for transform 8x8 on IvybridgeXiang, Haihao1-1/+1
2011-12-16Fix INSERT_OBJECT command on IvybridgeXiang, Haihao2-1/+8
2011-11-24Fix parameters for SCALING & AVSXiang, Haihao1-8/+8
2011-11-22add support for VAQMatrixBufferTypeXiang, Haihao1-0/+1
2011-11-17Using deinterlaced chroma in DNDI kernelXiang, Haihao3-26/+17
2011-11-17Fixed surface height for DN/DIXiang, Haihao1-5/+5
2011-11-16Internal CSC if the format of the input surface of VPP isn't NV12Xiang, Haihao1-5/+48
2011-11-16Update DNDI kernel and DNDI states on SandybridgeXiang, Haihao4-19/+31
2011-11-10Switch scaling method according to the settingXiang, Haihao1-1/+2
2011-11-02support picture order count type 2 for H.264 encodingXiang, Haihao1-2/+4
2011-10-26Update surface state, sampler state and kernel for AVS on SandybridgeXiang, Haihao4-114/+142
2011-10-25Use the same tiling format for VPP input/output surfaceXiang, Haihao1-6/+11
2011-10-24use the new JPEG decoding interfaceXiang, Haihao1-1/+1
2011-10-24Fixed CAVLC/CABAC hardcoded issue.Zhou Chang1-4/+6
2011-10-24Update for post processing on IVBXiang, Haihao5-131/+1390
2011-10-13Fixed 1080p issue and add transform 8x8 support.Zhou Chang6-6/+13
2011-10-11Merge branch 'master' into vaapi-extXiang, Haihao4-27/+10
2011-10-10NEWS: update.Gwenole Beauchesne1-1/+6
2011-10-10configure: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-10vc1: fix TTFRM (picture-level transform type) packing.Gwenole Beauchesne2-24/+2
2011-10-10update due to the change of interfaceXiang, Haihao5-49/+30
2011-09-19silence compiler warningXiang, Haihao7-17/+20
2011-09-19Merge branch 'master' into vaapi-extXiang, Haihao7-64/+92
2011-09-19decode: fix for next slice when decoding MPEG2 on IvybridgeXiang, Haihao1-1/+1
2011-09-19VAImage.data_size represents the allocated size, thus accounting forGwenole Beauchesne1-4/+1
2011-09-19VPP: Add support for mixed content(frame & field)Xiang, Haihao4-125/+233
2011-09-16VPP: update AVS kernelXiang, Haihao3-4/+21
2011-09-14Make MPEG-2 QM state live until the next change from application.Gwenole Beauchesne6-59/+90
2011-09-14encode: Correct slice QP and macroblock QPXiang, Haihao1-2/+2
2011-09-13Support DN only on Ironlake and SandybridgeXiang, Haihao6-12/+557
2011-09-13Fix the step for VAProcFilterNoiseReductionXiang, Haihao1-1/+1
2011-09-09Support parameter for VAProcFilterNoiseReductionXiang, Haihao2-1/+25
2011-09-09.gitignoreXiang, Haihao1-0/+33
2011-09-09update Makefile.amXiang, Haihao2-44/+58
2011-09-08i965_drv_video: add missed breakXiang, Haihao1-0/+2
2011-09-08i965_drv_video: support JPEG decoding on IvybridgeXiang, Haihao8-27/+408
2011-09-08Improve performance of CBR mode.Zhou Chang1-12/+25
2011-09-08Improved CBR's accuracy based on a multi-try based mechanism.Zhou Chang2-47/+171
2011-09-08i965_drv_video: emit base address command before other commandsXiang, Haihao1-1/+1
2011-09-08i965_drv_video: set surface base address for post processingXiang, Haihao2-158/+44
2011-09-08update configure.ac as wellXiang, Haihao1-0/+1
2011-09-08Shaders for post processing on IvybridgeXiang, Haihao33-1/+10787
2011-09-08move all post processing shader for GEN5/GEN6 to a directoryXiang, Haihao125-214/+216
2011-08-25i965_drv_video: query attribute VAConfigAttribEncHeaderPackingXiang, Haihao1-0/+6
2011-08-25i965_drv_video: query video processing pipelineXiang, Haihao1-2/+10
2011-08-25i965_drv_video: vaQueryVideoProcReferenceFramesCap stubXiang, Haihao1-0/+15
2011-08-25i965_drv_vidoe: update packed header iterfaceXiang, Haihao4-53/+140
2011-08-25i965_drv_video: handle VPP pipelineXiang, Haihao2-30/+113