shithub: libvpx

Download patch

ref: 88e48444da68155f39957b2b4984ad543d4584c3
parent: 525745b17ab832000c36b9823f6874ef657c187d
parent: a15d1f3134ad5747156b7464af538f6ea6ffa2e7
author: Yaowu Xu <[email protected]>
date: Tue Jul 30 05:38:02 EDT 2013

Merge "removed duplication"

--- a/vp9/encoder/vp9_onyx_if.c
+++ b/vp9/encoder/vp9_onyx_if.c
@@ -772,8 +772,6 @@
 #endif
       sf->use_avoid_tested_higherror = 1;
       sf->adaptive_rd_thresh = 1;
-      sf->last_chroma_intra_mode = TM_PRED;
-
       if (speed == 1) {
         sf->comp_inter_joint_search_thresh = BLOCK_SIZE_TYPES;
         sf->less_rectangular_check  = 1;