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

Sirisha Muppavarapu sirisha.muppavarapu at intel.com
Mon Nov 10 23:03:33 PST 2014


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

-- 
2.1.0



More information about the Libva mailing list