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

_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to