summaryrefslogtreecommitdiff
path: root/va/Makefile.am
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2012-06-19 09:07:03 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2013-05-28 16:32:18 +0800
commit1948e5fa1b538feef956ccacc5d86f9936e0f4a3 (patch)
tree6558c0bb07b8928c27e364f293c67589d1c1cc11 /va/Makefile.am
parent0e3c19e747e9185f8a4b09552775cb37c9ca31d4 (diff)
downloadlibva-1948e5fa1b538feef956ccacc5d86f9936e0f4a3.tar.gz
API for MPEG-2 encoding
Signed-off-by: Xiang, Haihao <haihao.xiang@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 3d978cb..bff5028 100644
--- a/va/Makefile.am
+++ b/va/Makefile.am
@@ -42,6 +42,7 @@ libva_source_h = \
va_dec_jpeg.h \
va_drmcommon.h \
va_enc_h264.h \
+ va_enc_mpeg2.h \
va_tpi.h \
va_version.h \
$(NULL)