summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-12-07 00:01:45 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-12-07 00:01:45 -0800
commit85c8fadb8e9245f1a41240a0107fa866c4e92b7a (patch)
tree4217218065611e0ad5951084d97909367dcd7a21
parenta58b1555b472ba5d0e9c1c2a656b1ea93d272491 (diff)
parent6f661313c54ff964310207f2f2ed9554781484f3 (diff)
downloadandroid_hardware_qcom_media-85c8fadb8e9245f1a41240a0107fa866c4e92b7a.tar.gz
android_hardware_qcom_media-85c8fadb8e9245f1a41240a0107fa866c4e92b7a.tar.bz2
android_hardware_qcom_media-85c8fadb8e9245f1a41240a0107fa866c4e92b7a.zip
Merge "mm-core: Move Muxer component below dummy component."
-rw-r--r--mm-core/src/8909/registry_table_android.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/mm-core/src/8909/registry_table_android.c b/mm-core/src/8909/registry_table_android.c
index 4b3f084e..246d75b7 100644
--- a/mm-core/src/8909/registry_table_android.c
+++ b/mm-core/src/8909/registry_table_android.c
@@ -411,19 +411,6 @@ omx_core_cb_type core[] =
}
},
{
- "OMX.qcom.file.muxer",
- NULL, // Create instance function
- // Unique instance handle
- {
- NULL
- },
- NULL, // Shared object library handle
- "libOmxMux.so",
- {
- "container_muxer.mp2"
- }
- },
- {
"OMX.qti.audio.decoder.alac.sw",
NULL, // Create instance function
// Unique instance handle
@@ -530,6 +517,19 @@ omx_core_cb_type core[] =
}
},
{
+ "OMX.qcom.file.muxer",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libOmxMux.so",
+ {
+ "container_muxer.mp2"
+ }
+ },
+ {
"OMX.qcom.audio.decoder.aac",
NULL, // Create instance function
// Unique instance handle