summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorChengYou Ho <chengyouho@google.com>2018-06-22 12:09:22 +0800
committerDaniel Mentz <danielmentz@google.com>2018-07-02 20:45:17 -0700
commit34daedc5315e760e5fb56fbccc76c63e392dc9dc (patch)
tree999155c17e4eb4c4d485c02cc353cee1ed611c76 /system.prop
parentbb534af29ce3361b4bec0bbbb119417cb8130933 (diff)
system.prop: Enable codec 2.0 as default service (over OMX)
Bug:110913895 Change-Id: Ib3a12a35c30bcff12faadcaf0dd753d1cb8cbd55
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop4
1 files changed, 4 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 1e13f77..18d4e32 100644
--- a/system.prop
+++ b/system.prop
@@ -33,6 +33,10 @@ mm.enable.smoothstreaming=true
mm.enable.qcom_parser=13631487
persist.mm.enable.prefetch=true
+# codec2
+debug.stagefright.ccodec=4
+debug.stagefright.omx_default_rank=1000
+
# Additional buffers shared between Camera and Video
vidc.enc.dcvs.extra-buff-count=2
vidc.enc.disable.pq=1