summaryrefslogtreecommitdiff
authoryang.xu <yang.xu@amlogic.com>2018-04-08 03:31:08 (GMT)
committer yang.xu <yang.xu@amlogic.com>2018-04-08 03:31:08 (GMT)
commit4c9255af6f677907f4477450e8258127e3355371 (patch)
treeb09ed73cb63bbd73092cae6a3ee3a0fea980b8a9
parentb759c99541901800f67c809513457843dcdd4d99 (diff)
downloadcurie-4c9255af6f677907f4477450e8258127e3355371.zip
curie-4c9255af6f677907f4477450e8258127e3355371.tar.gz
curie-4c9255af6f677907f4477450e8258127e3355371.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: I318f0dbc77b97b935b8e0c61d849e02b4bd8950f
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 56c9c7d..bea243d 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" />