mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: media: Use omx raw decoder on 24bit pcm playback
Use omx pcm decoder to decode 24 bit pcm files Change-Id: I28938afcb1d18bc85a0e2c77786bf15aff91a196
This commit is contained in:
parent
652ec2a53b
commit
6d5c45d622
@ -18,6 +18,7 @@
|
||||
<Included>
|
||||
<Decoders>
|
||||
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
|
||||
<MediaCodec name="OMX.google.raw.decoder" type="audio/raw" update="true" rank="1"/>
|
||||
<!-- SimpleOMXComponet based software decoder-->
|
||||
<MediaCodec name="OMX.qti.audio.decoder.mpegh" type="audio/mhas" rank="0">
|
||||
<Limit name="concurrent-instances" max="1" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user