summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonghua Wu <ronghuawu@google.com>2015-01-21 15:24:34 -0800
committerThe Android Automerger <android-build@google.com>2015-01-22 15:10:53 -0800
commit118a12180ce370c4c12bb6d438356c8eb9e4d045 (patch)
tree073cc1a2dd8e753294903eade8b8d24156ce70f6
parent1e8fa26234e26bd4b8a2be688e5b4387b332b5ef (diff)
downloadmanta-118a12180ce370c4c12bb6d438356c8eb9e4d045.tar.gz
Change Exynos.H263.Encoder alignment to 4x4.android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1
Bug: 19014147 Change-Id: Id6b0821ddc0abff51f83f8f1c5bda11d3c167027
-rw-r--r--media_codecs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index b5925f5..0ffad5b 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -148,7 +148,7 @@ Only the three quirks included above are recognized at this point:
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />
<Limit name="size" min="32x32" max="1088x1152" />
- <Limit name="alignment" value="2x2" />
+ <Limit name="alignment" value="4x4" />
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="489600" />
<Limit name="bitrate" range="1-40000000" />