From 5214c868b28b1ccfd3c920e4215fdc1ff20d59bb Mon Sep 17 00:00:00 2001 From: Jonathan Bian Date: Fri, 24 May 2013 15:36:58 -0700 Subject: Extended existing JPEG encoding data structures and added configuration attribute for JPEG encoding. It is the combination of 1d93d44 and 970064cf Signed-off-by: Jonathan Bian Signed-off-by: Gwenole Beauchesne [Resovle conflicts & remove irrelevant attributes] Signed-off-by: Xiang, Haihao --- va/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'va/Makefile.am') diff --git a/va/Makefile.am b/va/Makefile.am index 95f5dc7..1b1dbf3 100644 --- a/va/Makefile.am +++ b/va/Makefile.am @@ -46,6 +46,7 @@ libva_source_h = \ va_dec_vp8.h \ va_drmcommon.h \ va_enc_h264.h \ + va_enc_jpeg.h \ va_enc_vp8.h \ va_enc_mpeg2.h \ va_tpi.h \ -- cgit v1.2.1