[Libva] [PATCH intel-driver 0/3] Advanced deinterlacing for SNB/IVB/BYT

Gwenole Beauchesne gb.devel at gmail.com
Tue Oct 28 11:08:13 PDT 2014


Hi,

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

Another patch series would come next to handle one extra future
reference frame.

Regards,
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.

 src/gen8_post_processing.c |   9 +-
 src/i965_device_info.c     |   1 +
 src/i965_post_processing.c | 787 +++++++++++++++++++++++++--------------------
 src/i965_post_processing.h |  31 +-
 4 files changed, 468 insertions(+), 360 deletions(-)

-- 
1.9.1



More information about the Libva mailing list