shithub: libvpx

Download patch

ref: a437f7b9807291e240759408e45694fe4a8f645e
parent: c4fb2d7cc768477b78044e7d431d290d22261101
parent: 7a386d83ebae02bc755d8d12551427cb1836f809
author: Deb Mukherjee <[email protected]>
date: Mon Mar 9 05:21:35 EDT 2015

Merge "Reduce default overshoot/undershoot params to 25"

--- a/vp9/vp9_cx_iface.c
+++ b/vp9/vp9_cx_iface.c
@@ -1445,8 +1445,8 @@
       256,                // rc_target_bandwidth
       0,                  // rc_min_quantizer
       63,                 // rc_max_quantizer
-      100,                // rc_undershoot_pct
-      100,                // rc_overshoot_pct
+      25,                 // rc_undershoot_pct
+      25,                 // rc_overshoot_pct
 
       6000,               // rc_max_buffer_size
       4000,               // rc_buffer_initial_size