[Libva] [Libva-Intel-driver PATCH 0/9] Add the support of wrapper other backend driver for VP9 decoding

Zhao Yakui yakui.zhao at intel.com
Sat Sep 5 18:39:07 PDT 2015


From: "Zhao, Yakui" <yakui.zhao at 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



More information about the Libva mailing list