shithub: libvpx

Download patch

ref: 65f0cc7f4be3fec213bb0f2db0525d27fb36d1fa
parent: 950058765d7f2f13a4718916ea352fd78e67d192
author: Paul Wilkins <paulwilkins@google.com>
date: Sun Oct 6 22:54:19 EDT 2013

Disable MODE_TEST_HIT_STATS

This flag is for stats generation and testing and should not
be checked in as enabled by default.

Change-Id: I4ea57dbcf49790f14777f598ddd3dc37dcc7a6bb

--- a/vp9/encoder/vp9_onyx_int.h
+++ b/vp9/encoder/vp9_onyx_int.h
@@ -36,7 +36,7 @@
 #define DISABLE_RC_LONG_TERM_MEM 0
 #endif
 
-#define MODE_TEST_HIT_STATS
+// #define MODE_TEST_HIT_STATS
 
 // #define SPEEDSTATS 1
 #if CONFIG_MULTIPLE_ARF