summaryrefslogtreecommitdiff
authorCan Cao <can.cao@amlogic.com>2018-07-19 07:14:43 (GMT)
committer Gerrit Code Review <gituser@droid04>2018-07-19 07:14:43 (GMT)
commita7c2c63410a850cbbe554642ae84693a3b26e33b (patch)
tree7f42481a628871268c4e8364fef36f0c49ab65d6
parentfd61dd029b027b879409adaa1c059d35d9cc9b92 (diff)
parent3e318430612aaa91627e07296b2eb34137d46ebe (diff)
downloaddarwin-a7c2c63410a850cbbe554642ae84693a3b26e33b.zip
darwin-a7c2c63410a850cbbe554642ae84693a3b26e33b.tar.gz
darwin-a7c2c63410a850cbbe554642ae84693a3b26e33b.tar.bz2
Merge "darwin:set encoder max instance to 3[1/1]" into p-amlogic
Diffstat
-rw-r--r--files/media_codecs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/media_codecs.xml b/files/media_codecs.xml
index 195175f..085198c 100644
--- a/files/media_codecs.xml
+++ b/files/media_codecs.xml
@@ -297,7 +297,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="244800" />
<Limit name="bitrate" range="1-20000000" />
- <Limit name="concurrent-instances" max="2" />
+ <Limit name="concurrent-instances" max="3" />
</MediaCodec>
<MediaCodec name="OMX.google.mpeg4.encoder" type="video/mp4v-es" >
<Limit name="size" min="176x144" max="640x480" />