shithub: libvpx

Download patch

ref: 4a28115464c3e2ae4b02b3f63fa7047db02552f9
parent: bf9f23be457392c1e7d67fcfc1baae077febab68
parent: 4797a972158db967f255e173ba0b37d47420f803
author: John Koleszar <jkoleszar@google.com>
date: Thu Aug 25 20:05:06 EDT 2011

Merge remote branch 'internal/upstream' into HEAD

--- a/vp8/encoder/firstpass.c
+++ b/vp8/encoder/firstpass.c
@@ -1473,7 +1473,6 @@
 
     int i;
     double boost_score = 0.0;
-    double fwd_boost_score = 0.0;
     double mv_ratio_accumulator = 0.0;
     double decay_accumulator = 1.0;
     double this_frame_mv_in_out = 0.0;