Remove unnecessary check with IS_GEN8()
[platform/upstream/libva-intel-driver.git] / src / gen8_post_processing.c
2014-06-06 Xiang, HaihaoRemove unnecessary check with IS_GEN8()
2014-05-26 Xiang, HaihaoRename HAS_PP() to HAS_VPP()
2014-05-26 Xiang, Haihaoposst_processing_context_init()/finalize() callback...
2014-05-26 Xiang, HaihaoSimplify some macros
2014-04-23 Zhao YakuiVPP: Set the alpha channel when doing the conversion...
2014-04-23 Alex wuV3: Add 422H support.
2014-04-23 Zhao YakuiVPP: Use the VA_FOURCC_ABCD constant to replace the...
2014-04-23 Zhao YakuiVPP: Fix the typo error of "VV16"
2014-04-23 Zhao YakuiAdd the csc conversion from YV16 to NV12
2014-04-23 Zhao YakuiAdd the seperated file for Video post-processing on BDW