Age | Commit message (Expand) | Author | Files | Lines |
2013-04-03 | Fix the incorrect VPP parameter setting on Ivy/Haswell | Zhao Yakui | 1 | -5/+6 |
2013-04-03 | Merge branch 'master' into staging | Xiang, Haihao | 1 | -1/+3 |
2013-03-15 | VPP: check the backing store buffer | Xiang, Haihao | 1 | -3/+3 |
2013-03-15 | Fix the initilization path and the termination path in reverse | Xiang, Haihao | 1 | -2/+2 |
2012-12-20 | Fix the compile error in the previous commit | Xiang, Haihao | 1 | -0/+1 |
2012-12-14 | Add the csc conversion from RGBX to NV12 on Ivy | Zhao Yakui | 1 | -1/+4 |
2012-10-31 | VPP: refine code to resolve building warnings | Li, Xiaowei A | 1 | -0/+2 |
2012-10-31 | VPP: work around hw limitation(dword alignment) | Zhao Halley | 1 | -0/+2 |
2012-10-31 | VPP:work around hw limitation(dword alignment) | Zhao Halley | 1 | -3/+18 |
2012-10-31 | VPP: AVS workaround on IVB | Xiang, Haihao | 1 | -2/+19 |
2012-10-31 | VPP: add YV12 to YUY2 conversion | Zhao halley | 1 | -0/+1 |
2012-10-31 | VPP: Add yuyv->nv12 conversion in image processing | Zhao halley | 1 | -0/+1 |
2012-10-31 | VPP: add NV12 to YUY2 color conversion for video process | Zhao halley | 1 | -0/+1 |
2012-10-31 | VPP: Fix AVS parameters for Ivybridge | Xiang, Haihao | 1 | -2/+2 |
2012-10-31 | VPP: Support video process on Ivybridge | Li, Xiaowei A | 1 | -3/+78 |
2012-10-31 | VPP: Add support for field and frame mixed content | Li, Xiaowei A | 1 | -9/+11 |
2012-10-31 | VPP: Support DN only on Ironlake and Sandybridge | Li, Xiaowei A | 1 | -0/+8 |
2012-10-31 | VPP: set surface base address for post processing | Xiang, Haihao | 1 | -7/+2 |
2012-10-31 | VPP: Add image format conversion function | Li, Xiaowei A | 1 | -2/+2 |
2012-10-31 | VPP: code refine for video process | Li, Xiaowei A | 1 | -14/+24 |
2012-10-31 | VPP: Modify the definition for PP module number | Li, Xiaowei A | 1 | -2/+1 |
2012-10-29 | Expose the vpp internal scaling function as an external interface for VEBOX. | Li,Xiaowei | 1 | -0/+10 |
2012-10-24 | VEBox: setup haswell vebox pipeline for video post process | Li,Xiaowei | 1 | -0/+3 |
2012-10-24 | VPP: enabling scaling function for post processing | Li,Xiaowei | 1 | -4/+7 |
2012-08-31 | work around hw limitation(dword alignment) of horizontal offset | Zhao Halley | 1 | -0/+2 |
2012-08-31 | work around hw limitation(dword alignment) of horizontal offset | Zhao Halley | 1 | -8/+13 |
2012-08-31 | enable horizontal and vertical mask for bottom/right boundary blocks | Zhao Halley | 1 | -2/+13 |
2012-08-29 | AVS workaround on IVB | Xiang, Haihao | 1 | -2/+19 |
2012-08-10 | add nv12 to rgb conversion in post processing | Zhao Halley | 1 | -0/+1 |
2012-08-10 | add rgbx to nv12 conversion in post-processing | Zhao Halley | 1 | -2/+2 |
2012-08-10 | define RGB layout in static parameter | Zhao Halley | 1 | -2/+2 |
2012-06-25 | add YUY2->YV12 conversion in post processing (SNB/ILK) | Zhao halley | 1 | -1/+2 |
2012-05-17 | add yuyv->nv12 conversion in image processing | Zhao halley | 1 | -1/+2 |
2012-05-17 | add YV12 to YUY2 conversion | Zhao halley | 1 | -1/+2 |
2012-05-17 | add NV12 to YUY2 color conversion | Zhao halley | 1 | -1/+2 |
2012-05-04 | VPP: it should be float for normalized_x/y | Xiang, Haihao | 1 | -4/+4 |
2012-04-04 | render: fix rendering of interlaced surfaces. | Gwenole Beauchesne | 1 | -5/+4 |
2012-03-14 | render: fix rendering of interlaced surfaces. | Gwenole Beauchesne | 1 | -2/+4 |
2012-01-30 | Fix AVS parameters for Ivybridge | Xiang, Haihao | 1 | -2/+2 |
2011-10-24 | Update for post processing on IVB | Xiang, Haihao | 1 | -3/+78 |
2011-09-19 | VPP: Add support for mixed content(frame & field) | Xiang, Haihao | 1 | -9/+12 |
2011-09-13 | Support DN only on Ironlake and Sandybridge | Xiang, Haihao | 1 | -1/+9 |
2011-09-08 | i965_drv_video: set surface base address for post processing | Xiang, Haihao | 1 | -7/+2 |
2011-08-25 | i965_drv_video: handle VPP pipeline | Xiang, Haihao | 1 | -1/+2 |
2011-08-25 | i965_drv_video: implement vaPutImage by post process pipeline | Xiang, Haihao | 1 | -4/+16 |
2011-08-25 | i965_drv_video: support for Video Proc Pipeline (VPP) | Xiang, Haihao | 1 | -1/+11 |
2011-08-22 | Moved files around. | Gwenole Beauchesne | 1 | -0/+375 |