universal7870: update media files

This commit is contained in:
Astrako 2020-01-16 16:46:25 +01:00 committed by Alejandro
parent 1038e4ef59
commit f9c2e1186f
2 changed files with 38 additions and 38 deletions

View file

@ -109,7 +109,7 @@ Only the three quirks included above are recognized at this point:
<MediaCodec name="OMX.Exynos.avc.dec" type="video/avc" >
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />
<Limit name="size" min="32x32" max="1920x1440" />
<Limit name="size" min="32x32" max="1920x1088" />
<Limit name="alignment" value="2x2" />
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="489600" />
@ -217,7 +217,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="concurrent-instances" max="16" />
</MediaCodec>
</Encoders>
<Include href="media_codecs_google_video_le.xml" />
<Include href="media_codecs_google_video.xml" />
<Include href="media_codecs_google_audio.xml" />
<Include href="media_codecs_google_telephony.xml" />
</MediaCodecs>