Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5eaf023f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: configs: use omx raw decoder on 24bit pcm playback"

parents f337828f 1a9a9521
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.flac" type="audio/flac" rank="0">
            <Limit name="concurrent-instances" max="10" />