shithub: libvpx

Download patch

ref: b0a2871c3567f2a30100e9aeb0500f8c18d6d68a
parent: 1f6e95e76a5e8311f218a316e83a5e3341c17868
parent: 1319d9c077314a5bb7bf7a944fd978c29b20e622
author: Paul Wilkins <paulwilkins@google.com>
date: Tue Jul 2 22:47:18 EDT 2013

Merge "Adjust Speed 0 settings."

--- a/vp9/encoder/vp9_onyx_if.c
+++ b/vp9/encoder/vp9_onyx_if.c
@@ -738,7 +738,6 @@
 #else
       sf->static_segmentation = 0;
 #endif
-      sf->comp_inter_joint_search_thresh = BLOCK_SIZE_MB16X16;
       sf->auto_mv_step_size = 1;
       sf->use_avoid_tested_higherror = 1;
       sf->adaptive_rd_thresh = 1;