summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonghua Wu <ronghuawu@google.com>2015-08-13 10:21:11 -0700
committerRonghua Wu <ronghuawu@google.com>2015-08-13 10:21:36 -0700
commit83012df965be67eea661e3c8e459dc468d2c13b4 (patch)
tree06e23bf063677a95673f84372080b78bf6528439
parent7c2f9b85d02f6ed58c739a8ebddb5c903413325d (diff)
downloadfugu-83012df965be67eea661e3c8e459dc468d2c13b4.tar.gz
fugu: update vp8 and mpeg4 concurrent instances data.
Bug: 23160944 Change-Id: Ib3de1f80a319e08f629722a96b5120756663a318
-rw-r--r--media_codecs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index 55bab47..a6feabd 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -129,7 +129,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" range="12-489600" />
<Limit name="bitrate" range="1-50000000" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="5" />
+ <Limit name="concurrent-instances" max="4" />
</MediaCodec>
<MediaCodec name="OMX.Intel.VideoDecoder.MPEG2" type="video/mpeg2">
<Limit name="size" min="96x32" max="1920x1088" />
@@ -138,7 +138,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" range="12-489600" />
<Limit name="bitrate" range="1-80000000" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="4" />
+ <Limit name="concurrent-instances" max="3" />
</MediaCodec>
<MediaCodec name="OMX.Intel.VideoDecoder.VP9.hybrid" type="video/x-vnd.on2.vp9">
<Limit name="size" min="16x16" max="1920x1088" />