sanders: update media codecs from LA.UM.7.6.r1-03700-89xx.0

This commit is contained in:
therootlord
2018-12-29 17:51:51 -02:00
parent 55fc76d47b
commit 6e5f1886ad
3 changed files with 2 additions and 14 deletions

View File

@@ -358,7 +358,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" min="1" max="972000" /> <Limit name="blocks-per-second" min="1" max="972000" />
<Limit name="bitrate" range="1-100000000" /> <Limit name="bitrate" range="1-100000000" />
<Feature name="adaptive-playback" /> <Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="11" /> <Limit name="concurrent-instances" max="7" />
</MediaCodec> </MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" > <MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" >
<Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-input-ports" />

View File

@@ -347,18 +347,6 @@ Only the three quirks included above are recognized at this point:
<Feature name="adaptive-playback" /> <Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="16" /> <Limit name="concurrent-instances" max="16" />
</MediaCodec> </MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp9.secure" type="video/x-vnd.on2.vp9" >
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />
<Limit name="size" min="64x64" max="1920x1088" />
<Limit name="alignment" value="2x2" />
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="244800" />
<Limit name="bitrate" range="1-20000000" />
<Feature name="adaptive-playback" />
<Feature name="secure-playback" required="true" />
<Limit name="concurrent-instances" max="2" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" > <MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" >
<Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" /> <Quirk name="requires-allocate-on-output-ports" />

View File

@@ -80,7 +80,7 @@
<Limit name="measured-frame-rate-1920x1088" range="88-88" /> <Limit name="measured-frame-rate-1920x1088" range="88-88" />
</MediaCodec> </MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" update="true"> <MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" update="true">
<Limit name="measured-frame-rate-352x288" range="191-191" /> <Limit name="measured-frame-rate-352x288" range="594-594" />
<Limit name="measured-frame-rate-640x360" range="188-188" /> <Limit name="measured-frame-rate-640x360" range="188-188" />
<Limit name="measured-frame-rate-720x480" range="338-338" /> <Limit name="measured-frame-rate-720x480" range="338-338" />
<Limit name="measured-frame-rate-1280x720" range="241-241" /> <Limit name="measured-frame-rate-1280x720" range="241-241" />