[Libva] [PATCH v2 0/4] Advanced deinterlacing for SNB/IVB/BYT

Gwenole Beauchesne gb.devel at gmail.com
Wed Mar 18 23:02:53 PDT 2015


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).

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 (1):
  Adjust the parameter settings to DI on GEN6/GEN7

 src/gen8_post_processing.c |   9 +-
 src/i965_device_info.c     |   1 +
 src/i965_post_processing.c | 791 +++++++++++++++++++++++++--------------------
 src/i965_post_processing.h |  31 +-
 4 files changed, 470 insertions(+), 362 deletions(-)

-- 
1.9.1



More information about the Libva mailing list