kunlun2: Kang media codecs from Nokia 8.1
from PNX_00WW_FIH-user-11-RKQ1.200906.002-00WW_6_210-release-keys and nuke old deprecated vp8-vp9 media codecs
This commit is contained in:
parent
af9d08a137
commit
850f0539ad
2 changed files with 1 additions and 103 deletions
|
@ -266,54 +266,6 @@ Only the three quirks included above are recognized at this point:
|
||||||
<Limit name="concurrent-instances" max="6" />
|
<Limit name="concurrent-instances" max="6" />
|
||||||
<Limit name="performance-point-1920x1088" value="30" />
|
<Limit name="performance-point-1920x1088" value="30" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >
|
|
||||||
<Quirk name="requires-allocate-on-input-ports" />
|
|
||||||
<Quirk name="requires-allocate-on-output-ports" />
|
|
||||||
<Limit name="size" min="96x96" max="3840x2160" />
|
|
||||||
<Limit name="alignment" value="2x2" />
|
|
||||||
<Limit name="block-size" value="16x16" />
|
|
||||||
<Limit name="blocks-per-second" min="24" max="979200" />
|
|
||||||
<Limit name="bitrate" range="1-100000000" />
|
|
||||||
<Limit name="frame-rate" range="1-240" />
|
|
||||||
<Feature name="adaptive-playback" />
|
|
||||||
<Limit name="concurrent-instances" max="16" />
|
|
||||||
<Limit name="performance-point-4096x2160" value="24" />
|
|
||||||
<Limit name="performance-point-3840x2160" value="30" />
|
|
||||||
<Limit name="performance-point-1920x1080" value="120" />
|
|
||||||
<Limit name="performance-point-1280x720" value="240" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qcom.video.decoder.vp9" type="video/x-vnd.on2.vp9" >
|
|
||||||
<Quirk name="requires-allocate-on-input-ports" />
|
|
||||||
<Quirk name="requires-allocate-on-output-ports" />
|
|
||||||
<Limit name="size" min="96x96" max="4096x2160" />
|
|
||||||
<Limit name="alignment" value="2x2" />
|
|
||||||
<Limit name="block-size" value="16x16" />
|
|
||||||
<Limit name="blocks-per-second" min="24" max="979200" />
|
|
||||||
<Limit name="bitrate" range="1-120000000" />
|
|
||||||
<Limit name="frame-rate" range="1-240" />
|
|
||||||
<Feature name="adaptive-playback" />
|
|
||||||
<Limit name="concurrent-instances" max="6" />
|
|
||||||
<Limit name="performance-point-4096x2304" value="24" />
|
|
||||||
<Limit name="performance-point-3840x2160" value="30" />
|
|
||||||
<Limit name="performance-point-1920x1080" value="120" />
|
|
||||||
<Limit name="performance-point-1280x720" value="240" />
|
|
||||||
</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="96x96" max="3840x2160" />
|
|
||||||
<Limit name="alignment" value="2x2" />
|
|
||||||
<Limit name="block-size" value="16x16" />
|
|
||||||
<Limit name="blocks-per-second" min="24" max="972000" />
|
|
||||||
<Limit name="bitrate" range="1-35000000" />
|
|
||||||
<Limit name="frame-rate" range="1-30" />
|
|
||||||
<Feature name="adaptive-playback" />
|
|
||||||
<Feature name="secure-playback" required="true" />
|
|
||||||
<Limit name="concurrent-instances" max="6" />
|
|
||||||
<Limit name="performance-point-4096x2304" value="24" />
|
|
||||||
<Limit name="performance-point-3840x2160" value="30" />
|
|
||||||
<Limit name="performance-point-1920x1080" value="60" />
|
|
||||||
</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" />
|
||||||
|
@ -372,43 +324,6 @@ Only the three quirks included above are recognized at this point:
|
||||||
<Limit name="concurrent-instances" max="16" />
|
<Limit name="concurrent-instances" max="16" />
|
||||||
<Limit name="performance-point-1920x1088" value="30" />
|
<Limit name="performance-point-1920x1088" value="30" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qti.video.decoder.divxsw" type="video/divx" >
|
|
||||||
<Quirk name="requires-allocate-on-input-ports" />
|
|
||||||
<Quirk name="requires-allocate-on-output-ports" />
|
|
||||||
<Limit name="size" min="16x16" max="1920x1088" />
|
|
||||||
<Limit name="alignment" value="2x2" />
|
|
||||||
<Limit name="block-size" value="16x16" />
|
|
||||||
<Limit name="blocks-per-second" min="1" max="244800" />
|
|
||||||
<Limit name="frame-rate" range="1-30" />
|
|
||||||
<Limit name="bitrate" range="1-10000000" />
|
|
||||||
<Limit name="concurrent-instances" max="16" />
|
|
||||||
<Limit name="performance-point-1920x1088" value="30" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qti.video.decoder.divx4sw" type="video/divx4" >
|
|
||||||
<Quirk name="requires-allocate-on-input-ports" />
|
|
||||||
<Quirk name="requires-allocate-on-output-ports" />
|
|
||||||
<Limit name="size" min="16x16" max="1920x1088" />
|
|
||||||
<Limit name="alignment" value="2x2" />
|
|
||||||
<Limit name="block-size" value="16x16" />
|
|
||||||
<Limit name="blocks-per-second" min="1" max="244800" />
|
|
||||||
<Limit name="frame-rate" range="1-30" />
|
|
||||||
<Limit name="bitrate" range="1-10000000" />
|
|
||||||
<Limit name="concurrent-instances" max="16" />
|
|
||||||
<Limit name="performance-point-1920x1088" value="30" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qti.video.decoder.vc1sw" type="video/x-ms-wmv" >
|
|
||||||
<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" />
|
|
||||||
<Limit name="frame-rate" range="1-30" />
|
|
||||||
<Feature name="adaptive-playback" />
|
|
||||||
<Limit name="concurrent-instances" max="16" />
|
|
||||||
<Limit name="performance-point-1920x1088" value="30" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
|
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
|
||||||
</Decoders>
|
</Decoders>
|
||||||
<Include href="media_codecs_google_video.xml" />
|
<Include href="media_codecs_google_video.xml" />
|
||||||
|
|
|
@ -34,19 +34,10 @@ limitations under the License.
|
||||||
<Limit name="measured-frame-rate-1920x1080" range="16-45" />
|
<Limit name="measured-frame-rate-1920x1080" range="16-45" />
|
||||||
<Limit name="measured-frame-rate-3840x2160" range="31-31" />
|
<Limit name="measured-frame-rate-3840x2160" range="31-31" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.video.encoder.h263" type="video/3gpp" update="true">
|
|
||||||
<Limit name="measured-frame-rate-176x144" range="303-303" />
|
|
||||||
<Limit name="measured-frame-rate-352x288" range="259-259" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qcom.video.encoder.h263sw" type="video/3gpp" update="true">
|
<MediaCodec name="OMX.qcom.video.encoder.h263sw" type="video/3gpp" update="true">
|
||||||
<Limit name="measured-frame-rate-176x144" range="200-200" />
|
<Limit name="measured-frame-rate-176x144" range="200-200" />
|
||||||
<Limit name="measured-frame-rate-352x288" range="144-144" />
|
<Limit name="measured-frame-rate-352x288" range="144-144" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.video.encoder.mpeg4" type="video/mp4v-es" update="true">
|
|
||||||
<Limit name="measured-frame-rate-176x144" range="299-299" />
|
|
||||||
<Limit name="measured-frame-rate-352x288" range="245-245" />
|
|
||||||
<Limit name="measured-frame-rate-640x480" range="148-148" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" update="true">
|
<MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" update="true">
|
||||||
<Limit name="measured-frame-rate-176x144" range="200-200" />
|
<Limit name="measured-frame-rate-176x144" range="200-200" />
|
||||||
<Limit name="measured-frame-rate-352x288" range="144-144" />
|
<Limit name="measured-frame-rate-352x288" range="144-144" />
|
||||||
|
@ -107,25 +98,17 @@ limitations under the License.
|
||||||
<Limit name="measured-frame-rate-1920x1088" range="161-162" />
|
<Limit name="measured-frame-rate-1920x1088" range="161-162" />
|
||||||
</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="788-757" />
|
<Limit name="measured-frame-rate-352x288" range="258-615" />
|
||||||
<Limit name="measured-frame-rate-720x480" range="484-472" />
|
<Limit name="measured-frame-rate-720x480" range="484-472" />
|
||||||
<Limit name="measured-frame-rate-640x480" range="555-556" />
|
<Limit name="measured-frame-rate-640x480" range="555-556" />
|
||||||
<Limit name="measured-frame-rate-1280x720" range="206-288" />
|
<Limit name="measured-frame-rate-1280x720" range="206-288" />
|
||||||
<Limit name="measured-frame-rate-1920x1080" range="181-182" />
|
<Limit name="measured-frame-rate-1920x1080" range="181-182" />
|
||||||
<Limit name="measured-frame-rate-3840x2160" range="52-52" />
|
<Limit name="measured-frame-rate-3840x2160" range="52-52" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.video.decoder.h263" type="video/3gpp" update="true">
|
|
||||||
<Limit name="measured-frame-rate-176x144" range="356-356" />
|
|
||||||
<Limit name="measured-frame-rate-352x288" range="292-292" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qti.video.decoder.h263sw" type="video/3gpp" update="true">
|
<MediaCodec name="OMX.qti.video.decoder.h263sw" type="video/3gpp" update="true">
|
||||||
<Limit name="measured-frame-rate-176x144" range="200-400" />
|
<Limit name="measured-frame-rate-176x144" range="200-400" />
|
||||||
<Limit name="measured-frame-rate-352x288" range="400-490" />
|
<Limit name="measured-frame-rate-352x288" range="400-490" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.video.decoder.mpeg4" type="video/mp4v-es" update="true">
|
|
||||||
<Limit name="measured-frame-rate-176x144" range="146-146" />
|
|
||||||
<Limit name="measured-frame-rate-480x360" range="145-145" />
|
|
||||||
</MediaCodec>
|
|
||||||
<MediaCodec name="OMX.qti.video.decoder.mpeg4sw" type="video/mp4v-es" update="true">
|
<MediaCodec name="OMX.qti.video.decoder.mpeg4sw" type="video/mp4v-es" update="true">
|
||||||
<Limit name="measured-frame-rate-176x144" range="625-688" />
|
<Limit name="measured-frame-rate-176x144" range="625-688" />
|
||||||
<Limit name="measured-frame-rate-352x288" range="144-144" />
|
<Limit name="measured-frame-rate-352x288" range="144-144" />
|
||||||
|
|
Loading…
Reference in a new issue