work around hw limitation(dword alignment) of horizontal offset
[platform/upstream/libva-intel-driver.git] / src / i965_post_processing.h
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-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.