OSDN Git Service

Add vdenc common commands for CNL
[android-x86/hardware-intel-common-vaapi.git] / src / i965_post_processing.h
2017-12-19 Xiang, HaihaoDo CSC/scaling from 8bit 420 YUV to RGB32 in the common...
2017-08-17 Xiang, HaihaoUse single GPE context for the optimization for 8bit...
2017-08-17 Xiang, HaihaoFactor out CSC/scaling in the fast path
2017-06-12 Chih-Wei HuangRemove the unnecessary exec bit
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-05-02 Chih-Wei HuangRemove the unnecessary exec bit
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-11-29 Zhao YakuiRewrite Media_kernel to optimize the YUV420 8Bit-scalin...
2016-11-17 Zhao YakuiInitialize one 10bit-scaling gpe_context for Gen9
2016-01-15 Xiang, HaihaoMerge remote-tracking branch 'fdo/master' into v1.6...
2016-01-15 peng.chenP010(10bits) enabling in vaCreateImage(), vaGetImage...
2015-11-09 Lionel Landwerlinvpp: gen7/8/9: add yuv to rgb conversion matrix to...
2015-05-25 Gwenole Beauchesnevpp: fix advanced deinterlacing on Sandybridge and...
2015-05-25 Gwenole Beauchesnevpp: fix memory leak in DNDI code path.
2014-11-17 Zhao, YakuiRendering: Align the origin coordinate of internal...
2014-11-11 Gwenole Beauchesnevpp: enable advanced video scaling in VPP pipelines...
2014-11-11 Gwenole Beauchesnevpp: drop internal postprocessing (I965_PP_xxx) flags.
2014-11-11 Gwenole Beauchesnevpp: cache calculation of AVS coefficients.
2014-06-06 Sebastian RamacherDefine i965_proc_picture in header
2014-05-26 Xiang, Haihaoposst_processing_context_init()/finalize() callback...
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.