sdm660: mediacodec: Update media codecs list

Remove OMX.qcom.video.decoder.wmv entry from media_codecs.xml
as OMX.qcom.video.decoder.vc1 entry is already present.

CRs-Fixed: 2155302
Change-Id: I91bc6be7225e0d2aaeba56eb9e20a315e4c05a37
This commit is contained in:
Santhosh Behara 2017-12-11 16:51:55 +05:30
parent a027d1f0fc
commit bf43eac3ee

View file

@ -267,17 +267,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.wmv" 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="489600" />
<Limit name="bitrate" range="1-60000000" />
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="16" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vc1" type="video/x-ms-wmv" >
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />