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

Commit f2d790b3 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Opus codec (sw) XML descriptor updates am: 4ab19289 am: 7f8aea8d

Change-Id: I4e4b61f7a5c7f4191996e7877d951d6a5bf7ace3
parents 46e69295 7f8aea8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@
        <MediaCodec name="c2.android.opus.decoder" type="audio/opus">
            <Alias name="OMX.google.opus.decoder" />
            <Limit name="channel-count" max="8" />
            <Limit name="sample-rate" ranges="48000" />
            <Limit name="sample-rate" ranges="8000,12000,16000,24000,48000" />
            <Limit name="bitrate" range="6000-510000" />
        </MediaCodec>
        <MediaCodec name="c2.android.raw.decoder" type="audio/raw">