[Libva] [libva][PATCH v3 0/6] Advanced deinterlacing for SNB/IVB/BYT

Xiang, Haihao haihao.xiang at intel.com
Thu May 7 18:04:18 PDT 2015


From: "Xiang, Haihao" <haihao.xiang at intel.com>

This patch series brings the Sandybridge, Ivybridge and Baytrail code
path for advanced deinterlacing on par with what we now have for VEBOX
(Haswell and newer).

v3: Add two new patches to fix issues found in testing, 
see https://bugs.freedesktop.org/show_bug.cgi?id=79765 

Andy Furniss (1):
  VPP: Enable field rate madi/mcdi. Only second hunk is tested

Gwenole Beauchesne (3):
  vpp: fix memory leak in DNDI code path.
  vpp: fix advanced deinterlacing on Sandybridge and Ivybridge.
  vpp: add support for Motion-Compensated deinterlacing on Ivybridge.

Xiang, Haihao (2):
  VPP: Adjust the parameter settings to DI on GEN6/GEN7
  VPP: Make sure the store buffer is allocated

 src/gen8_post_processing.c |    9 +-
 src/i965_device_info.c     |    1 +
 src/i965_post_processing.c |  777 ++++++++++++++++++++++++--------------------
 src/i965_post_processing.h |   31 +-
 4 files changed, 462 insertions(+), 356 deletions(-)

-- 
1.7.9.5



More information about the Libva mailing list