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

Xiang, Haihao haihao.xiang at intel.com
Sat Sep 5 23:48:41 PDT 2015


Applied all the patches.

Thanks
Haihao

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




More information about the Libva mailing list