summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Fixes the error caused by mergingg45-h264Xiang, Haihao1-0/+1
2013-06-28Merge remote-tracking branch 'origin/master' into g45-h264Xiang, Haihao380-6492/+85127
2013-06-28Won't build the shaders for Sharpening on HSWXiang, Haihao2-2/+1
2013-06-27build: fix make dist for packaging.Gwenole Beauchesne4-6/+13
2013-06-26Udate the micro versionXiang, Haihao1-1/+1
2013-06-26Bump version for developmentXiang, Haihao1-1/+1
2013-06-26Intel driver 1.2.01.2.0Xiang, Haihao1-1/+1
2013-06-26NEWS: updatesXiang, Haihao1-2/+28
2013-06-25Update the dependency on libdrmXiang, Haihao1-1/+1
2013-06-25Revert "Make it built against the current upstream libdrm"Xiang, Haihao1-4/+0
2013-06-21Silence the warningXiang, Haihao1-1/+1
2013-06-21VPP: Filter parameters are stored in system memoryXiang, Haihao1-1/+1
2013-06-21Fix copy&paste errorXiang, Haihao1-2/+2
2013-06-21VEBOX: output 2 frames for advanced DIXiang, Haihao1-2/+7
2013-06-21VEBOX: motion adaptive DI on HSWXiang, Haihao4-38/+110
2013-06-21VEBOX: update internal surfaceXiang, Haihao1-0/+14
2013-06-21VEBOX: track the frame sequenceXiang, Haihao2-6/+5
2013-06-21VEBOX: clean upXiang, Haihao1-9/+0
2013-06-21VEBOX: Update VEBOX_STATE for Bob DIXiang, Haihao1-4/+17
2013-06-21VEBOX: Update DNDI table on HaswellXiang, Haihao1-38/+50
2013-06-21Update the supported render target format and pixel formatXiang, Haihao4-161/+199
2013-06-21Update the implementation of vaQueryVideoProcFilterCaps()Xiang, Haihao1-47/+84
2013-06-21Update the implementation of vaQueryVideoProcFilters()Xiang, Haihao2-9/+35
2013-06-21VAProcFilterNone isn't a actual filterXiang, Haihao2-8/+4
2013-06-21Return supported external memory types in vaQuerySurfaceAttributes()Xiang, Haihao1-0/+9
2013-06-21Add support for vaQuerySurfaceAttributes()Xiang, Haihao2-0/+243
2013-06-21Add support for VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM and VA_SURFACE_ATTRIB_M...Xiang, Haihao2-25/+279
2013-06-20VEBOX: Fix image garbage at border when pro ampLi Xiaowei1-3/+3
2013-06-20VEBOX: Fix endingX setting for dndi/iecp commandLi Xiaowei1-2/+2
2013-06-13VEBOX: Turn off CSC function in VEBOX pipelineLi Xiaowei1-20/+11
2013-06-09More reserved PCI IDs for HaswellXiang, Haihao1-3/+53
2013-06-09Update max_wm_threads on HaswellXiang, Haihao1-6/+8
2013-06-09Fix Haswell GT3Xiang, Haihao2-26/+30
2013-06-07A workaround for clearing a Y-tiled surfaceXiang, Haihao1-6/+18
2013-06-05version 1.2.0.pre1Xiang, Haihao1-2/+2
2013-06-05VPP: Update the mapping of VPP filter to internal flagXiang, Haihao1-3/+0
2013-06-05remove VAProcFilterColorStandardXiang, Haihao1-1/+0
2013-05-27Update Makefile.am for building MC kernelXiang, Haihao1-1/+0
2013-05-21VPP/HSW: don't use VAProcFilterColorStandardXiang, Haihao2-5/+6
2013-05-20Support tiled surface for IMC1/IMC3Xiang, Haihao1-1/+3
2013-05-20Use IMC3 for JPEG decodingXiang, Haihao3-2/+3
2013-05-09Add the config attribute of EncMaxRefFramesZhao Yakui1-0/+6
2013-05-09PAK encoding uses the reference list parsed from slice_param instead of hacke...Zhao Yakui4-7/+97
2013-05-09Unify the AVC ref frame index setting on Snb/Ivy/HSWZhao Yakui4-52/+31
2013-05-09VME uses reference frame parsed from slice_param instead of hacked DPBZhao Yakui3-32/+119
2013-04-24Clean up gen7_vme_context_init()Xiang, Haihao1-26/+16
2013-04-03Rework the VPP CSC shader from NV12 to RGB to eliminate corruptionZhao Yakui3-341/+379
2013-04-03Fix the incorrect VPP parameter setting on Ivy/HaswellZhao Yakui4-8/+9
2013-04-03Handle the pitch when using RGBX surface in VPPZhao Yakui1-0/+1
2013-04-03Merge branch 'master' into stagingXiang, Haihao33-269/+330