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

_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to