diff options
author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-12-12 16:05:57 -0800 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-12-12 16:05:57 -0800 |
commit | de82a3b2c7cc7083dab7845132980118e11c5a62 (patch) | |
tree | 0362ed505ac6b82297cf899ca7b4144899cefa08 | |
parent | 22d1e75c14109c2c1f34129c37d535fc6475e0b4 (diff) | |
parent | bf43eac3ee7fc4039f53bf8a4644d8b4c58f2872 (diff) |
Merge "sdm660: mediacodec: Update media codecs list"
-rw-r--r-- | media_codecs.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/media_codecs.xml b/media_codecs.xml index f17b331..e3735b8 100644 --- a/media_codecs.xml +++ b/media_codecs.xml @@ -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" /> |