diff options
| author | ywan171 <yi.a.wang@intel.com> | 2014-09-24 21:20:06 +0800 |
|---|---|---|
| committer | Patrick Tjin <pattjin@google.com> | 2014-10-03 09:06:30 -0700 |
| commit | d05f9a0b79e3a07c9a868261debf4677e86af238 (patch) | |
| tree | 7651c00e89f4836cb4c3faa5d9b7d68f289129ad /Android.mk | |
| parent | 83bcefb43895de4cc45cf444ba17536631e59fd5 (diff) | |
| download | android_hardware_intel_common_omx-components-d05f9a0b79e3a07c9a868261debf4677e86af238.tar.gz android_hardware_intel_common_omx-components-d05f9a0b79e3a07c9a868261debf4677e86af238.tar.bz2 android_hardware_intel_common_omx-components-d05f9a0b79e3a07c9a868261debf4677e86af238.zip | |
add VP9 hybrid decoder plugin using dlopen to connect with the close source part
Bug: 17729532
Change-Id: I8ec1f53e51ff0916d6be56b8347500e4e7b66944
Signed-off-by: ywan171 <yi.a.wang@intel.com>
Conflicts:
videocodec/Android.mk
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,5 +8,4 @@ INTEL_OMX_COMPONENT_ROOT := $(LOCAL_PATH) #intel video codecs include $(INTEL_OMX_COMPONENT_ROOT)/videocodec/Android.mk include $(INTEL_OMX_COMPONENT_ROOT)/videocodec/libvpx_internal/Android.mk - -endif +endif #BOARD_USES_MRST_OMX |
