mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-05 07:57:46 -04:00
universal7870: update media files
This commit is contained in:
parent
1038e4ef59
commit
f9c2e1186f
2 changed files with 38 additions and 38 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue