summaryrefslogtreecommitdiff
path: root/mm-core/Android.mk
diff options
context:
space:
mode:
authorJorge Solano Altamirano <jsolano@codeaurora.org>2013-07-26 19:33:10 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2013-08-29 11:45:39 -0700
commitf2a873253e1ef9153362d8977e58c039b31a817a (patch)
tree5f9ebac3e8875b86847939244bbea7488ecf21c3 /mm-core/Android.mk
parent6e5fe321a91b2fb76907d68619a51e5d4b87e769 (diff)
downloadmedia-f2a873253e1ef9153362d8977e58c039b31a817a.tar.gz
mm-video: venc_v4l2: Enable VP8 Profile and Level settings
VP8 codec is capable of supporting version_0 and version_1, this patch uses the indexes and enumeration from OpenMax IL version 1.1.2 Change-Id: Ida0d085401d6b4e507cdbf94c2e3cb8ceb7ca10c
Diffstat (limited to 'mm-core/Android.mk')
-rw-r--r--mm-core/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm-core/Android.mk b/mm-core/Android.mk
index 6998cdd3..e01df2e2 100644
--- a/mm-core/Android.mk
+++ b/mm-core/Android.mk
@@ -60,6 +60,7 @@ LOCAL_COPY_HEADERS += inc/QOMX_IVCommonExtensions.h
LOCAL_COPY_HEADERS += inc/QOMX_SourceExtensions.h
LOCAL_COPY_HEADERS += inc/QOMX_VideoExtensions.h
LOCAL_COPY_HEADERS += inc/OMX_IndexExt.h
+LOCAL_COPY_HEADERS += inc/OMX_VideoExt.h
LOCAL_COPY_HEADERS += inc/QOMX_StreamingExtensions.h
LOCAL_COPY_HEADERS += inc/QCMediaDefs.h
LOCAL_COPY_HEADERS += inc/QCMetaData.h