VPP: Set the alpha channel when doing the conversion from NV12 to RGBA on Ivy/Haswell/BDW
[platform/upstream/libva-intel-driver.git] / src / i965_post_processing.h
2014-04-23 Zhao YakuiVPP: Set the alpha channel when doing the conversion...
2014-04-23 Zhao YakuiAdd the seperated file for Video post-processing on BDW
2014-04-23 Zhao YakuiUse the XXX_post_processing as callback function for...
2014-02-27 Zhao YakuiFollow the spec to make the VPP media pipeline work...
2014-02-27 Zhao YakuiRedefine the VPP vfe_state on Gen6+
2013-09-23 Xiang, HaihaoVPP: MADI on IVB
2013-09-23 Xiang, HaihaoVPP: track the frame sequence for DI on IVB
2013-09-23 Xiang, HaihaoVPP: move the BO for STMM into sub-contexts
2013-09-23 Xiang, HaihaoVPP: Create separate sub-context for each processing
2013-09-09 Xiang, HaihaoVPP: Packed 4:2:2 to packed 4:2:2 on IVB+
2013-04-03 Zhao YakuiFix the incorrect VPP parameter setting on Ivy/Haswell
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoVPP: check the backing store buffer
2013-03-15 Xiang, HaihaoFix the initilization path and the termination path...
2012-12-20 Xiang, HaihaoFix the compile error in the previous commit
2012-12-14 Zhao YakuiAdd the csc conversion from RGBX to NV12 on Ivy
2012-10-31 Li, Xiaowei AVPP: refine code to resolve building warnings
2012-10-31 Zhao HalleyVPP: work around hw limitation(dword alignment)
2012-10-31 Zhao HalleyVPP:work around hw limitation(dword alignment)
2012-10-31 Xiang, HaihaoVPP: AVS workaround on IVB
2012-10-31 Zhao halleyVPP: add YV12 to YUY2 conversion
2012-10-31 Zhao halleyVPP: Add yuyv->nv12 conversion in image processing
2012-10-31 Zhao halleyVPP: add NV12 to YUY2 color conversion for video process
2012-10-31 Xiang, HaihaoVPP: Fix AVS parameters for Ivybridge
2012-10-31 Li, Xiaowei AVPP: Support video process on Ivybridge
2012-10-31 Li, Xiaowei AVPP: Add support for field and frame mixed content
2012-10-31 Li, Xiaowei AVPP: Support DN only on Ironlake and Sandybridge
2012-10-31 Xiang, HaihaoVPP: set surface base address for post processing
2012-10-31 Li, Xiaowei AVPP: Add image format conversion function
2012-10-31 Li, Xiaowei AVPP: code refine for video process
2012-10-31 Li, Xiaowei AVPP: Modify the definition for PP module number
2012-10-29 Li,XiaoweiExpose the vpp internal scaling function as an external...
2012-10-24 Li,XiaoweiVEBox: setup haswell vebox pipeline for video post...
2012-10-24 Li,XiaoweiVPP: enabling scaling function for post processing
2012-08-31 Zhao Halleywork around hw limitation(dword alignment) of horizonta...
2012-08-31 Zhao Halleywork around hw limitation(dword alignment) of horizonta...
2012-08-31 Zhao Halleyenable horizontal and vertical mask for bottom/right...
2012-08-29 Xiang, HaihaoAVS workaround on IVB
2012-08-10 Zhao Halleyadd nv12 to rgb conversion in post processing
2012-08-10 Zhao Halleyadd rgbx to nv12 conversion in post-processing
2012-08-10 Zhao Halleydefine RGB layout in static parameter
2012-06-25 Zhao halleyadd YUY2->YV12 conversion in post processing (SNB/ILK)
2012-05-17 Zhao halleyadd yuyv->nv12 conversion in image processing
2012-05-17 Zhao halleyadd YV12 to YUY2 conversion
2012-05-17 Zhao halleyadd NV12 to YUY2 color conversion
2012-05-04 Xiang, HaihaoVPP: it should be float for normalized_x/y
2012-04-04 Gwenole Beauchesnerender: fix rendering of interlaced surfaces.
2012-03-14 Gwenole Beauchesnerender: fix rendering of interlaced surfaces.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-30 Xiang, HaihaoFix AVS parameters for Ivybridge
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-24 Xiang, HaihaoUpdate for post processing on IVB
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoVPP: Add support for mixed content(frame & field)
2011-09-13 Xiang, HaihaoSupport DN only on Ironlake and Sandybridge
2011-09-08 Xiang, Haihaoi965_drv_video: set surface base address for post proce...
2011-08-25 Xiang, Haihaoi965_drv_video: handle VPP pipeline
2011-08-25 Xiang, Haihaoi965_drv_video: implement vaPutImage by post process...
2011-08-25 Xiang, Haihaoi965_drv_video: support for Video Proc Pipeline (VPP)
2011-08-22 Gwenole BeauchesneMoved files around.