Loading configs/media_codecs_mediatek_video.xml +0 −11 Original line number Diff line number Diff line Loading @@ -108,17 +108,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.MTK.VIDEO.DECODER.AVC" type="video/avc" > <Limit name="size" min="64x64" max="1920x1088" /> <Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-output-ports" /> <Feature name="adaptive-playback"/> <Feature name="can-swap-width-height"/> <Limit name="block-size" value="16x16" /> <Limit name="block-count" range="1-8160" /> <Limit name="blocks-per-second" range="1-244800" /> <Limit name="concurrent-instances" max="8" /> </MediaCodec> <MediaCodec name="OMX.MTK.VIDEO.DECODER.VPX" type="video/x-vnd.on2.vp8" > <Limit name="size" min="16x16" max="1920x1088" /> <Quirk name="requires-allocate-on-input-ports" /> Loading Loading
configs/media_codecs_mediatek_video.xml +0 −11 Original line number Diff line number Diff line Loading @@ -108,17 +108,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.MTK.VIDEO.DECODER.AVC" type="video/avc" > <Limit name="size" min="64x64" max="1920x1088" /> <Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-output-ports" /> <Feature name="adaptive-playback"/> <Feature name="can-swap-width-height"/> <Limit name="block-size" value="16x16" /> <Limit name="block-count" range="1-8160" /> <Limit name="blocks-per-second" range="1-244800" /> <Limit name="concurrent-instances" max="8" /> </MediaCodec> <MediaCodec name="OMX.MTK.VIDEO.DECODER.VPX" type="video/x-vnd.on2.vp8" > <Limit name="size" min="16x16" max="1920x1088" /> <Quirk name="requires-allocate-on-input-ports" /> Loading