summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawin Vongmasa <pawin@google.com>2019-07-08 17:25:22 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-08 17:25:22 -0700
commit31bc4019ba64fe5de346439a48fc95be9d29cae6 (patch)
treed272dea0dd2d5f6c2e7d98240ff28f1dfb2ce0fe
parentf5518b2e767e7e4659ca28e8a166d6b2df93ef55 (diff)
parent2aeb9b87f3405da26b25e224881a79eca80036d4 (diff)
downloaddevice_google_wahoo-31bc4019ba64fe5de346439a48fc95be9d29cae6.tar.gz
device_google_wahoo-31bc4019ba64fe5de346439a48fc95be9d29cae6.tar.bz2
device_google_wahoo-31bc4019ba64fe5de346439a48fc95be9d29cae6.zip
Add missing performance points
am: 2aeb9b87f3 Change-Id: I3e5affe017c818b032ee7cc3cc8efa493f4d8c8b
-rw-r--r--media_codecs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index 82580bc5..03b6d1dc 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -161,6 +161,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="frame-rate" range="1-240" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-864x480" value="30" />
+ <Limit name="performance-point-720x576" value="25" />
<Limit name="performance-point-720x480" value="30" />
<Feature name="bitrate-modes" value="VBR,CBR" />
</MediaCodec>
@@ -260,6 +261,7 @@ Only the three quirks included above are recognized at this point:
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-864x480" value="30" />
+ <Limit name="performance-point-720x576" value="25" />
<Limit name="performance-point-720x480" value="30" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >