[Libva] [PATCH] *** Unit Test for JPEG Encode ***

Sirisha Muppavarapu sirisha.muppavarapu at intel.com
Mon Nov 10 23:08:43 PST 2014


The following patch adds unit test to exercise hardware accelerated JPEG Encode support on the intel-driver.

Sirisha Muppavarapu (1):
  JPEG Encode: Added Unit Test for testing jpeg encode feature.

 test/encode/Makefile.am     |   9 +-
 test/encode/jpegenc.c       | 996 ++++++++++++++++++++++++++++++++++++++++++++
 test/encode/jpegenc_utils.h | 353 ++++++++++++++++
 3 files changed, 1357 insertions(+), 1 deletion(-)
 create mode 100644 test/encode/jpegenc.c
 create mode 100644 test/encode/jpegenc_utils.h

-- 
2.1.0



More information about the Libva mailing list