Age | Commit message (Expand) | Author | Files | Lines |
2013-04-03 | Rework the VPP CSC shader from NV12 to RGB to eliminate corruption | Zhao Yakui | 3 | -341/+379 |
2013-04-03 | Fix the incorrect VPP parameter setting on Ivy/Haswell | Zhao Yakui | 3 | -3/+3 |
2013-04-03 | Merge branch 'master' into staging | Xiang, Haihao | 4 | -30/+27 |
2013-03-13 | Issue memory fence message to assure memory ordering on Ivb/Hsw | Zhao Yakui | 11 | -22/+107 |
2013-02-22 | Don't have flag register f2, use f1 instead | Xiang, Haihao | 5 | -9/+13 |
2013-02-22 | Don't have flag register f2, use f1 instead | Xiang, Haihao | 7 | -13/+19 |
2013-01-23 | Fix the issue of GPU hang when encoding picture with one macroblock width | Zhao Yakui | 9 | -30/+57 |
2013-01-17 | Fix one error of calculating VME parameter for inter-frame on Haswell | Zhao Yakui | 5 | -14/+14 |
2013-01-17 | Update the binary code for MPEG2 VME on haswell | Zhao Yakui | 1 | -18/+160 |
2013-01-17 | Remove the intermedia file of mpeg2_inter_frame_haswell.gen75.asm | Yakui Zhao | 1 | -444/+0 |
2013-01-17 | Add the bidirectional MVP to optimize the VME parameter on Ivb | Zhao Yakui | 4 | -3/+1097 |
2013-01-17 | Add the VME shader for Ivy that supports MVP | Zhao Yakui | 8 | -3/+1326 |
2013-01-17 | Remove the intermediate file of mpeg2_inter_frame.gen7.asm as it is generated... | Yakui Zhao | 1 | -271/+0 |
2013-01-17 | Fix the error of reading neighbour macroblock pixels during VME prediction on... | Zhao Yakui | 4 | -3/+34 |
2013-01-17 | Adjust the reference window based on MVP prediction to optimize VME param on ... | Zhao Yakui | 5 | -10/+57 |
2013-01-17 | Add the bidirectional MV prediction for B-frame on Haswell | Zhao Yakui | 5 | -3/+1253 |
2013-01-17 | Add MPEG2 VME shader files for IVB | Li Xiaowei | 5 | -3/+393 |
2013-01-17 | Add the MV prediction to optimize VME parameter on Haswell | Zhao Yakui | 3 | -0/+532 |
2013-01-17 | Discard the intermediate result during VME prediction on haswell | Zhao Yakui | 2 | -95/+0 |
2012-12-14 | Shader for MPEG-2 encoding | Xiang, Haihao | 5 | -3/+619 |
2012-12-14 | VPP: Add video sharpening processing feature on HSW | Li,Xiaowei | 3 | -0/+2256 |
2012-12-14 | Render: Add global alpha support for subpicture | Li,Xiaowei | 14 | -3/+34 |
2012-12-14 | Render: Add global alpha support for subpicture | Li,Xiaowei | 14 | -3/+34 |
2012-12-14 | Add the support of the chroma intra prediction on Haswell | Zhao Yakui | 2 | -2/+2 |
2012-12-14 | Add the csc conversion from RGBX to NV12 on Ivy | Zhao Yakui | 6 | -3/+3053 |
2012-12-14 | Add CSC conversion from NV12 to RGBX for VPP on Ivy | Zhao Yakui | 6 | -0/+3841 |
2012-10-31 | Restrict the max MV number in MV prediction | Zhao Yakui | 5 | -5/+10 |
2012-10-31 | VPP: Build VPP shaders for Haswell | Xiang, Haihao | 12 | -2/+5919 |
2012-10-31 | VPP: AVS workaround on IVB | Xiang, Haihao | 33 | -1059/+7650 |
2012-10-31 | VPP: Update the shader for DI on IVB | Xiang, Haihao | 4 | -15/+408 |
2012-10-31 | VPP: Add support DN on IVB | Xiang, Haihao | 3 | -0/+46 |
2012-10-31 | VPP: New combined shaders for Ivybridge | Xiang, Haihao | 47 | -0/+15971 |
2012-10-31 | VPP: New shaders for color conversion between packed and planar YUV on IVB | Xiang, Haihao | 9 | -0/+733 |
2012-10-31 | VPP: add YV12 to YUY2 conversion | Zhao halley | 1 | -4/+7 |
2012-10-31 | VPP: Update the PA shader for ILK/SNB | Xiang, Haihao | 4 | -4/+4 |
2012-10-31 | VPP: fix a mistake in PA_Load_8x8.asm | Zhao halley | 5 | -5/+5 |
2012-10-31 | VPP: add YUYV to NV12 conversion shaders for gen5_6 | Zhao halley | 4 | -3/+337 |
2012-10-31 | VPP: add pa_load_save_pl3 for YUY2-->YV12 conversion (SNB/ILK) | Zhao halley | 4 | -0/+340 |
2012-10-31 | VPP: add pl3_load_save_pa.asm etc | Zhao halley | 3 | -0/+329 |
2012-10-31 | VPP: add NV12 load save PA shader for gen5_6 | Halley Zhao | 4 | -5/+333 |
2012-10-31 | VPP: Build new shaders for Ivybridge | Xiang, Haihao | 9 | -0/+690 |
2012-10-31 | VPP: use AM_V_GEN to generate files quietly on Ivybridge | Xiang, Haihao | 1 | -2/+2 |
2012-10-31 | VPP: Refine the Makefile.am in gen5_6 | Li, Xiaowei A | 1 | -21/+23 |
2012-10-31 | VPP: Update DNDI kernel and DNDI states on Sandybridge | Xiang, Haihao | 3 | -4/+16 |
2012-10-31 | VPP: Update surface state, sampler state and kernel for AVS on Sandybridge | Xiang, Haihao | 3 | -96/+96 |
2012-10-31 | VPP: update AVS kernel | Xiang, Haihao | 3 | -4/+21 |
2012-10-31 | VPP: Update the gen7 shader Makefile.am | Li, Xiaowei A | 1 | -44/+55 |
2012-10-31 | VPP: Support DN only on Ironlake and Sandybridge | Li, Xiaowei A | 4 | -0/+328 |
2012-10-31 | VPP: Add shaders for video process on Ivybridge. | Li, Xiaowei A | 33 | -1/+10787 |
2012-10-31 | VPP: Add NV12<->PL3 load and save shaders to gen5_6/ | Li, Xiaowei A | 10 | -11/+928 |