Age | Commit message (Expand) | Author | Files | Lines |
2014-02-27 | Redefine the VPP vfe_state on Gen6+ | Zhao Yakui | 1 | -22/+32 |
2014-02-27 | Update the MI_BATCH_BUFFER_START for BDW | Zhao Yakui | 1 | -4/+14 |
2014-02-27 | Fix the VPP error during porting patch from master to staging | Zhao Yakui | 1 | -8/+52 |
2014-02-27 | Temporarily remove assert() to make vainfo happy | Xiang, Haihao | 1 | -1/+1 |
2014-02-27 | Avoid the duplicated macro-definition of surface size | Zhao Yakui | 1 | -12/+1 |
2014-02-27 | Use the updated structure/command for VPP on BDW | Zhao Yakui | 1 | -11/+881 |
2014-02-27 | Add the initial support for GEN8 | Zhao Yakui | 1 | -9/+19 |
2013-12-11 | VPP: Use the right top/bottom field flag used for DI | Xiang, Haihao | 1 | -2/+2 |
2013-11-13 | VPP: remove some assert() | Xiang, Haihao | 1 | -10/+27 |
2013-11-13 | Correct the usage of width/height in struct object_surface | Xiang, Haihao | 1 | -5/+0 |
2013-11-13 | VPP: use the target widht/height to calculate the horizontal/vertical step on... | Xiang, Haihao | 1 | -4/+4 |
2013-09-23 | VPP: fix the check for DI filter flags on SNB/IVB | Xiang, Haihao | 1 | -14/+6 |
2013-09-23 | VPP: Remove an assert on forward temporal reference on IVB | Xiang, Haihao | 1 | -5/+10 |
2013-09-23 | VPP: MADI on IVB | Xiang, Haihao | 1 | -45/+132 |
2013-09-23 | VPP: track the frame sequence for DI on IVB | Xiang, Haihao | 1 | -0/+3 |
2013-09-23 | VPP: move the BO for STMM into sub-contexts | Xiang, Haihao | 1 | -31/+34 |
2013-09-23 | VPP: Create separate sub-context for each processing | Xiang, Haihao | 1 | -17/+27 |
2013-09-11 | VPP: the similar fix to Bob DI on SNB | Xiang, Haihao | 1 | -30/+32 |
2013-09-11 | VPP: Update DEINTERLACE_SAMPLER_STATE on IVB | Xiang, Haihao | 1 | -26/+26 |
2013-09-11 | VPP: VAProcFilterParameterBufferDeinterlacing::flags overrides VAProcPipeline... | Xiang, Haihao | 1 | -3/+5 |
2013-09-09 | vpp: add basic processing support for packed YUV to packed YUV. | Gwenole Beauchesne | 1 | -0/+2 |
2013-09-09 | VPP: Packed 4:2:2 to packed 4:2:2 on IVB+ | Xiang, Haihao | 1 | -3/+75 |
2013-09-09 | VPP: cleanup code | Xiang, Haihao | 1 | -28/+54 |
2013-09-09 | Return the status of image processing | Xiang, Haihao | 1 | -39/+40 |
2013-09-09 | More conversions between two images with different pixel formsts | Xiang, Haihao | 1 | -44/+78 |
2013-09-09 | Convert RGBx/RGBA into non-NV12 format | Xiang, Haihao | 1 | -7/+66 |
2013-09-06 | Convert 422H/422V/411P/444P into other formats for internal using | Xiang, Haihao | 1 | -0/+4 |
2013-09-06 | A separate batch buffer for video processing | Xiang, Haihao | 1 | -1/+1 |
2013-06-07 | A workaround for clearing a Y-tiled surface | Xiang, Haihao | 1 | -6/+18 |
2013-06-05 | VPP: Update the mapping of VPP filter to internal flag | Xiang, Haihao | 1 | -3/+0 |
2013-04-03 | Handle the pitch when using RGBX surface in VPP | Zhao Yakui | 1 | -0/+1 |
2013-04-03 | Merge branch 'master' into staging | Xiang, Haihao | 1 | -31/+30 |
2013-03-15 | VPP: check the backing store buffer | Xiang, Haihao | 1 | -64/+89 |
2013-03-15 | Return the status when running the pipeline | Xiang, Haihao | 1 | -1/+3 |
2013-03-15 | Silence a bunch of warnings | Xiang, Haihao | 1 | -1/+0 |
2013-03-15 | Fix the initilization path and the termination path in reverse | Xiang, Haihao | 1 | -5/+3 |
2013-02-05 | Update the binding table index on IVB | Xiang, Haihao | 1 | -1/+1 |
2012-12-20 | VPP: fix the AVS steping and frame origin issue | Li Xiaowei | 1 | -5/+11 |
2012-12-14 | Add CSC conversion between RGBX and NV12 for HSW by using AVS shader | Zhao Yakui | 1 | -2/+8 |
2012-12-14 | Optimize the sampler 8x8 coefficients for AVS shader | Zhao Yakui | 1 | -21/+27 |
2012-12-14 | Add the csc conversion from RGBX to NV12 on Ivy | Zhao Yakui | 1 | -3/+224 |
2012-12-14 | Add CSC conversion from NV12 to RGBX for VPP on Ivy | Zhao Yakui | 1 | -6/+26 |
2012-11-01 | Warning fixes | Xiang, Haihao | 1 | -2/+1 |
2012-10-31 | Allow to create batchbuffer based on the expected buffer size | Zhao Yakui | 1 | -1/+1 |
2012-10-31 | VPP: refine code to resolve building warnings | Li, Xiaowei A | 1 | -1/+2 |
2012-10-31 | VPP: add vebox context init and deinit | Li, Xiaowei A | 1 | -2/+8 |
2012-10-31 | VPP: Fix the surface flags and type setting | Li, Xiaowei A | 1 | -6/+12 |
2012-10-31 | VPP: fix the usage of pp_static_parameter | Li, Xiaowei A | 1 | -3/+3 |
2012-10-31 | VPP: work around hw limitation(dword alignment) | Zhao Halley | 1 | -6/+11 |
2012-10-31 | VPP: Remove useless shader and refine shader list | Li, Xiaowei A | 1 | -90/+39 |