summaryrefslogtreecommitdiff
authorjie.yuan <jie.yuan@amlogic.com>2018-07-17 05:59:13 (GMT)
committer jie.yuan <jie.yuan@amlogic.com>2018-07-17 05:59:20 (GMT)
commit3e318430612aaa91627e07296b2eb34137d46ebe (patch)
tree7f19b9c980d6ead23e2541ff359abe41a8ccf367
parent89bf799cc5bf3c74e28b530ffe00b9792808d1a6 (diff)
downloaddarwin-3e318430612aaa91627e07296b2eb34137d46ebe.zip
darwin-3e318430612aaa91627e07296b2eb34137d46ebe.tar.gz
darwin-3e318430612aaa91627e07296b2eb34137d46ebe.tar.bz2
darwin:set encoder max instance to 3[1/1]
PD# 169665 set encoder max instance to 3(OMX.amlogic.video.encoder.avc) Change-Id: I9e28b5ce86c6c146cdfba7a80b8acbedbed3cfca Signed-off-by: jie.yuan <jie.yuan@amlogic.com>
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" />