sanders: update media codecs from LA.UM.7.6.r1-03700-89xx.0
This commit is contained in:
@@ -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="bitrate" range="1-100000000" />
|
||||
<Feature name="adaptive-playback" />
|
||||
<Limit name="concurrent-instances" max="11" />
|
||||
<Limit name="concurrent-instances" max="7" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" >
|
||||
<Quirk name="requires-allocate-on-input-ports" />
|
||||
|
||||
@@ -347,18 +347,6 @@ Only the three quirks included above are recognized at this point:
|
||||
<Feature name="adaptive-playback" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
</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" >
|
||||
<Quirk name="requires-allocate-on-input-ports" />
|
||||
<Quirk name="requires-allocate-on-output-ports" />
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
<Limit name="measured-frame-rate-1920x1088" range="88-88" />
|
||||
</MediaCodec>
|
||||
<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-720x480" range="338-338" />
|
||||
<Limit name="measured-frame-rate-1280x720" range="241-241" />
|
||||
|
||||
Reference in New Issue
Block a user