Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-06 | Fix the scaling issue on IVB/HSW/BDW | Xiang, Haihao | 1 | -15/+15 |
2014-06-06 | VPP: Simplify surface state setting for csc and scaling on IVB/HSW/BDW | Xiang, Haihao | 1 | -99/+81 |
2014-06-06 | Remove unnecessary check with IS_GEN8() | Xiang, Haihao | 1 | -22/+10 |
2014-05-26 | Rename HAS_PP() to HAS_VPP() | Xiang, Haihao | 1 | -6/+0 |
2014-05-26 | posst_processing_context_init()/finalize() callback functions for each platform | Xiang, Haihao | 1 | -2/+4 |
2014-05-26 | Simplify some macros | Xiang, Haihao | 1 | -9/+9 |
2014-04-23 | VPP: Set the alpha channel when doing the conversion from NV12 to RGBA on Ivy... | Zhao Yakui | 1 | -0/+1 |
2014-04-23 | V3: Add 422H support. | Alex wu | 1 | -1/+1 |
2014-04-23 | VPP: Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D) | Zhao Yakui | 1 | -21/+21 |
2014-04-23 | VPP: Fix the typo error of "VV16" | Zhao Yakui | 1 | -1/+1 |
2014-04-23 | Add the csc conversion from YV16 to NV12 | Zhao Yakui | 1 | -0/+8 |
2014-04-23 | Add the seperated file for Video post-processing on BDW | Zhao Yakui | 1 | -0/+1491 |