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

Commit f7ceda19 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android Git Automerger
Browse files

am 270facca: We still need the raw codec

* commit '270facca':
  We still need the raw codec
parents 32ff60c6 270facca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
        <MediaCodec name="OMX.google.g711.mlaw.decoder" type="audio/g711-mlaw" />
        <MediaCodec name="OMX.google.vorbis.decoder" type="audio/vorbis" />
        <MediaCodec name="OMX.google.opus.decoder" type="audio/opus" />
        <MediaCodec name="OMX.google.raw.decoder" type="audio/raw" />
    </Decoders>

    <Encoders>