summaryrefslogtreecommitdiff
authoryang.xu <yang.xu@amlogic.com>2018-04-08 03:30:26 (GMT)
committer yang.xu <yang.xu@amlogic.com>2018-04-08 03:30:26 (GMT)
commit6d166b299533fd8d74788ef56d4bf8649739c487 (patch)
tree5d0bc691bdb06e09f566b4288a4f38cc3189f924
parent43f08e5a09ec5492ec869ac648ef2fe32ee2eda8 (diff)
downloadbraun-6d166b299533fd8d74788ef56d4bf8649739c487.zip
braun-6d166b299533fd8d74788ef56d4bf8649739c487.tar.gz
braun-6d166b299533fd8d74788ef56d4bf8649739c487.tar.bz2
amlogic: add audio/dtshd extended format in media_codecs.xml
PD#157004 add audio/dtshd decoder support in 8.1[1/9] Change-Id: I362074e2bd9638b23baafd50dd1b0ad6df9bea6b
Diffstat
-rw-r--r--files/media_codecs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/media_codecs.xml b/files/media_codecs.xml
index 61f3da1..4c17f4e 100644
--- a/files/media_codecs.xml
+++ b/files/media_codecs.xml
@@ -176,6 +176,7 @@ Only the three quirks included above are recognized at this point:
<MediaCodec name="OMX.google.raw.decoder" type="audio/raw" />
<MediaCodec name="OMX.amlogic.audio.decoder.ac3" type="audio/ac3" />
<MediaCodec name="OMX.amlogic.audio.decoder.eac3" type="audio/eac3" />
+ <MediaCodec name="OMX.amlogic.audio.decoder.dtshd" type="audio/dtshd" />
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus">
<Limit name="channel-count" max="8" />
<Limit name="sample-rate" ranges="48000" />