summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-11-04 17:33:48 +0100
committerXiang, Haihao <haihao.xiang@intel.com>2014-10-10 14:56:26 +0800
commit1833246c8d98314f9087a91c0737cc166cc43f56 (patch)
treec0e4699d6664bfc5c4b21bfa293eb0abbe6a7d2f
parent618cbefa49fe2b37c0dc61549fd1edf1ca64fd52 (diff)
downloadlibva-1833246c8d98314f9087a91c0737cc166cc43f56.tar.gz
doc: add Encoding, VPP and some of Core APIs.
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> (cherry picked from commit 1846d6f73b3e7f46737d794d9d0b09d25302b64a)
-rw-r--r--doc/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index aaedcc2..3926979 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -29,6 +29,9 @@ EXTRA_DIST = \
VA_HEADER_DIR = $(top_srcdir)/va
VA_HEADER_FILES = \
+ $(VA_HEADER_DIR)/va.h \
+ $(VA_HEADER_DIR)/va_enc_h264.h \
+ $(VA_HEADER_DIR)/va_vpp.h \
$(NULL)
VA_HTML_FOOTER = va_footer.html