aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason M Harper <jasonx.m.harper@intel.com>2011-05-18 17:45:47 -0700
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:44 -0700
commit14591cb5304857914530e2fc993a62a6ced11552 (patch)
treef0f2ee4de8294868dbdf081ad7aa469d4b47a75e
parent400e7d9fa626119ba86f54a02431361fc57fb69a (diff)
downloadandroid_hardware_intel_common_omx-components-14591cb5304857914530e2fc993a62a6ced11552.tar.gz
android_hardware_intel_common_omx-components-14591cb5304857914530e2fc993a62a6ced11552.tar.bz2
android_hardware_intel_common_omx-components-14591cb5304857914530e2fc993a62a6ced11552.zip
omx-components: Add newly created AMR OMX wrappers to configuration file
BZ: 1772 Added AMR wideband and narrowband encoders and decoders to configuration file. These new components are loaded at runtime only if they are listed in this file. Change-Id: Icc9e3fecf119ad97dd1d0d11b0b03e0e4526cee6 Signed-off-by: Jason M Harper <jasonx.m.harper@intel.com>
-rw-r--r--wrs_omxil_components.list4
1 files changed, 4 insertions, 0 deletions
diff --git a/wrs_omxil_components.list b/wrs_omxil_components.list
index beaf2ea..535ec51 100644
--- a/wrs_omxil_components.list
+++ b/wrs_omxil_components.list
@@ -6,3 +6,7 @@ libwrs_omxil_intel_mrst_psb_dec.so
libomx_ipp_aacdec.so
libomx_ipp_mp3dec.so
libomx_ipp_aacenc.so
+libomx_ipp_amrwbenc.so
+libomx_ipp_amrnbenc.so
+libomx_ipp_amrwbdec.so
+libomx_ipp_amrnbdec.so