summaryrefslogtreecommitdiff
path: root/mm-core/src/registry_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm-core/src/registry_table.c')
-rw-r--r--mm-core/src/registry_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm-core/src/registry_table.c b/mm-core/src/registry_table.c
index e6d88ed3..8d392a5a 100644
--- a/mm-core/src/registry_table.c
+++ b/mm-core/src/registry_table.c
@@ -78,7 +78,7 @@ omx_core_cb_type core[] =
//Entries specific to msmsteppe
OMX_REGISTRY_ENTRY("OMX.qcom.video.encoder.tme", "libOmxVenc.so", "video_encoder.tme"),
OMX_REGISTRY_ENTRY("OMX.qcom.video.encoder.tme.secure", "libOmxVenc.so", "video_encoder.tme"),
- OMX_REGISTRY_ENTRY("OMX.qti.vdec.vpp", "libOmxVpp.so", "video_decoder.vpp"),
+// OMX_REGISTRY_ENTRY("OMX.qti.vdec.vpp", "libOmxVpp.so", "video_decoder.vpp"),
//#endif //_STEPPE_ || _ATOLL_
//#if !defined(_ATOLL_) && !defined(_TRINKET_)