mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: media: Update opus omx codec ranking
Update opus omx codec ranking to give c2 implementation higher priority. Change-Id: Id6f1064483980e5fb9079ef19163ada083f6de60
This commit is contained in:
parent
eba5589d67
commit
2a8ce17641
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
||||||
<Feature name="adaptive-playback" />
|
<Feature name="adaptive-playback" />
|
||||||
<Limit name="concurrent-instances" max="3" />
|
<Limit name="concurrent-instances" max="3" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
|
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
|
||||||
</Decoders>
|
</Decoders>
|
||||||
<Include href="media_codecs_google_video_le.xml" />
|
<Include href="media_codecs_google_video_le.xml" />
|
||||||
</MediaCodecs>
|
</MediaCodecs>
|
||||||
|
|
Loading…
Reference in a new issue