Applied all the patches. Thanks Haihao
> From: "Zhao, Yakui" <[email protected]> > > 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(-) > _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
