summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base_product/media_codecs_8916.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/base_product/media_codecs_8916.xml b/base_product/media_codecs_8916.xml
index 2efce89..ef8ce7e 100644
--- a/base_product/media_codecs_8916.xml
+++ b/base_product/media_codecs_8916.xml
@@ -72,6 +72,11 @@
<MediaCodec name="OMX.qcom.audio.decoder.evrc" type="audio/evrc" >
<Quirk name="requires-global-flush" />
</MediaCodec>
+ <MediaCodec name="OMX.google.raw.decoder" type="audio/raw">
+ <Limit name="channel-count" max="8" />
+ <Limit name="sample-rate" ranges="8000-96000" />
+ <Limit name="bitrate" range="1-10000000" />
+ </MediaCodec>
<!-- Video Hardware -->
<MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" >
<Quirk name="requires-allocate-on-input-ports" />