summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media_codecs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index f50ce512..178838ed 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -140,6 +140,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>
@@ -254,6 +255,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" >