summaryrefslogtreecommitdiff
authorjie.yuan <jie.yuan@amlogic.com>2018-07-04 02:09:48 (GMT)
committer jie.yuan <jie.yuan@amlogic.com>2018-07-04 02:09:48 (GMT)
commit480d032b24d02d93cb78f13157a58eab5a69827c (patch)
tree52b62d92f22f279029451f827b9f3f3563881e23
parente386f405b637d95435eb3c1509b42a72049e058c (diff)
downloaddarwin-480d032b24d02d93cb78f13157a58eab5a69827c.zip
darwin-480d032b24d02d93cb78f13157a58eab5a69827c.tar.gz
darwin-480d032b24d02d93cb78f13157a58eab5a69827c.tar.bz2
darwin:add flac decoder for android P[1/1]
PD# 167533 Android P added flac decoder, add it to all trunks Change-Id: Ia139ba3f57f1bc92fa8d29db16c321e17d491808 Signed-off-by: jie.yuan <jie.yuan@amlogic.com>
Diffstat
-rw-r--r--files/media_codecs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/media_codecs.xml b/files/media_codecs.xml
index daaa711..195175f 100644
--- a/files/media_codecs.xml
+++ b/files/media_codecs.xml
@@ -240,7 +240,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="sample-rate" ranges="48000" />
<Limit name="bitrate" range="6000-510000" />
</MediaCodec>
-
+ <MediaCodec name="OMX.google.flac.decoder" type="audio/flac" />
<MediaCodec name="OMX.google.mpeg4.decoder" type="video/mp4v-es" />
<MediaCodec name="OMX.google.h263.decoder" type="video/3gpp" />
<MediaCodec name="OMX.google.h264.decoder" type="video/avc">