mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: media: Update opus omx codec ranking
Update opus omx codec ranking to give c2 implementation higher priority.
This commit is contained in:
parent
ac522297f7
commit
c21dab3d1b
1 changed files with 1 additions and 0 deletions
|
@ -389,6 +389,7 @@ Only the three quirks included above are recognized at this point:
|
|||
<Feature name="secure-playback" required="true" />
|
||||
<Limit name="concurrent-instances" max="2" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
|
||||
</Decoders>
|
||||
<Include href="media_codecs_google_video.xml" />
|
||||
</MediaCodecs>
|
||||
|
|
Loading…
Reference in a new issue