Skip to content
Snippets Groups Projects
Commit 0edf1e2d authored by TheScarastic's avatar TheScarastic
Browse files

mido: Update configs from oxygen

 * Xiaomi/oxygen/oxygen:7.1.1/NMF26F/7.7.13:user/release-keys

Change-Id: Id9c7a1a9f1f44a20b4c43de5d7d4cf98acc9c9df
parent d76fe71d
No related branches found
No related tags found
No related merge requests found
......@@ -180,9 +180,6 @@ Only the three quirks included above are recognized at this point:
</MediaCodec>
</Encoders>
<Decoders>
<!-- Audio Hardware -->
<!-- Audio Software -->
<MediaCodec name="OMX.qti.audio.decoder.flac" type="audio/flac" />
<!-- Video Hardware -->
<MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" >
<Quirk name="requires-allocate-on-input-ports" />
......@@ -205,7 +202,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="bitrate" range="1-100000000" />
<Feature name="adaptive-playback" />
<Feature name="secure-playback" required="true" />
<Limit name="concurrent-instances" max="3" />
<Limit name="concurrent-instances" max="2" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.mpeg2" type="video/mpeg2" >
<Quirk name="requires-allocate-on-input-ports" />
......@@ -374,7 +371,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="bitrate" range="1-100000000" />
<Feature name="adaptive-playback" />
<Feature name="secure-playback" required="true" />
<Limit name="concurrent-instances" max="3" />
<Limit name="concurrent-instances" max="2" />
</MediaCodec>
</Decoders>
<Include href="media_codecs_google_video.xml" />
......
......@@ -78,8 +78,8 @@
<Limit name="measured-frame-rate-352x288" range="434-434" />
<Limit name="measured-frame-rate-720x480" range="338-338" />
<Limit name="measured-frame-rate-1280x720" range="241-241" />
<Limit name="measured-frame-rate-1920x1088" range="50-60" />
<Limit name="measured-frame-rate-3840x2160" range="10-13" />
<Limit name="measured-frame-rate-1920x1088" range="180-180" />
<Limit name="measured-frame-rate-3840x2160" range="44-44" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.h263" type="video/3gpp" update="true">
<Limit name="measured-frame-rate-176x144" range="400-400" />
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment