[Libva] [PATCH 0/3] *** Added JPEG Encode Support on intel-driver ***

Xiang, Haihao haihao.xiang at intel.com
Thu Nov 13 23:08:46 PST 2014


Pushed to staging branch.

Thanks
Haihao

> The following are the patches to support Hardware Accelerated JPEG Encode on intel-driver.
> 
> Sirisha Muppavarapu (3):
>   JPEG Encode: Added support for JPEG Encode in the driver.
>   JPEG Encode: Bypass VME for JPEG Encode
>   JPEG Encode: Added JPEG Encode feature support for gen8
> 
>  src/gen6_mfc.h         |   3 +
>  src/gen8_mfc.c         | 873 ++++++++++++++++++++++++++++++++++++++++++++++++-
>  src/gen8_vme.c         |  51 +--
>  src/i965_defines.h     |  29 ++
>  src/i965_device_info.c |   6 +
>  src/i965_drv_video.c   |  93 +++++-
>  src/i965_drv_video.h   |   6 +-
>  src/i965_encoder.c     |  52 ++-
>  8 files changed, 1058 insertions(+), 55 deletions(-)
> 




More information about the Libva mailing list