summaryrefslogtreecommitdiff
path: root/va/Makefile.am
diff options
context:
space:
mode:
authorKelvin Hu <kelvin.hu@intel.com>2017-08-04 11:30:49 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-11-22 02:52:44 -0800
commit6bdf6a195bb1cf7734bd8754395a8a95b56fdec1 (patch)
treea36ea33d01ea74d2ecd48e54b95f8624d73d4107 /va/Makefile.am
parentca2edf9d08cf33759cb8e733967cff98d776016b (diff)
downloadlibva-6bdf6a195bb1cf7734bd8754395a8a95b56fdec1.tar.gz
HEVC FEI support
HEVC FEI support, new HEVC FEI buffer in va.h and add va_fei_hevc.h Signed-off-by: Kelvin Hu <kelvin.hu@intel.com>
Diffstat (limited to 'va/Makefile.am')
-rw-r--r--va/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/va/Makefile.am b/va/Makefile.am
index 4e94172..1f63bc9 100644
--- a/va/Makefile.am
+++ b/va/Makefile.am
@@ -55,6 +55,7 @@ libva_source_h = \
va_fei.h \
va_fei_h264.h \
va_enc_mpeg2.h \
+ va_fei_hevc.h \
va_enc_vp9.h \
va_str.h \
va_tpi.h \