summaryrefslogtreecommitdiff
path: root/mm-core/src/8084/qc_registry_table_android.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm-core/src/8084/qc_registry_table_android.c')
-rw-r--r--mm-core/src/8084/qc_registry_table_android.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/mm-core/src/8084/qc_registry_table_android.c b/mm-core/src/8084/qc_registry_table_android.c
index 286cb3da..3ab2aaaf 100644
--- a/mm-core/src/8084/qc_registry_table_android.c
+++ b/mm-core/src/8084/qc_registry_table_android.c
@@ -550,6 +550,22 @@ omx_core_cb_type core[] =
{
"container_muxer.mp2"
}
+ },
+ {
+ "OMX.qcom.video.postprocessing",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL,
+ NULL,
+ NULL,
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libOmxVdpp.so",
+ {
+ "videopostprocessing"
+ }
}
};