From: "Zhao, Yakui" <yakui.z...@intel.com>

Sameer Kibey (1):
  intel-driver: Remove file access check in wrapper

Zhao Yakui (8):
  Add one field for Config/Context/Surface/Buffer to store the wrapper
    content
  Wrapper the DriverContextP of backend driver
  Call wrapped driver to handle config/context related with VP9 decoding
  Call the wrapped function to free wrapped surface/buffer
  Add one function to wrapper VA surface into backend driver
  Add the support of wrapper the VA Buffer to the backend driver
  Call the wrapped backend driver for the given decoding
  Export the profile/entrypoints for the wrapped backend drivers

 configure.ac         |  11 +
 src/Makefile.am      |   1 +
 src/i965_drv_video.c | 618 +++++++++++++++++++++++++++++++++++++++++++++++++--
 src/i965_drv_video.h |  12 +
 4 files changed, 628 insertions(+), 14 deletions(-)

-- 
1.8.4.2

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

Reply via email to