summaryrefslogtreecommitdiff
path: root/media_codecs.xml
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2015-08-03 10:59:11 -0700
committerChong Zhang <chz@google.com>2015-08-03 11:24:48 -0700
commit39b8e6bd02e7d6a22c40699dee0050c1b659aa2c (patch)
treeb2eba9b29b69a1de2e5d44fb33806978d1ec3a11 /media_codecs.xml
parenta3d2e968cc0c8e18e1d5720b769d8c068208655f (diff)
downloadbullhead-39b8e6bd02e7d6a22c40699dee0050c1b659aa2c.tar.gz
bullhead: add max-video-encoder-input-buffers to media_codecs.xml
bug: 22601862 Change-Id: Ibfee29127ae7886dcca6ad0dbde7aee1f979df14
Diffstat (limited to 'media_codecs.xml')
-rw-r--r--media_codecs.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index 3f6dc51..0a9a5e3 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -81,6 +81,9 @@ Only the three quirks included above are recognized at this point:
<MediaCodecs>
<Include href="media_codecs_google_audio.xml" />
<Include href="media_codecs_google_telephony.xml" />
+ <Settings>
+ <Setting name="max-video-encoder-input-buffers" value="9" />
+ </Settings>
<Encoders>
<MediaCodec name="OMX.qcom.video.encoder.mpeg4" type="video/mp4v-es" >
<Quirk name="requires-allocate-on-input-ports" />