changeset 2945:394ea2703387 libavcodec

10l, left debugging on
author alex
date Sun, 13 Nov 2005 20:12:33 +0000
parents 3785497656c9
children ac94d509884e
files vp3.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vp3.c	Sun Nov 13 20:06:31 2005 +0000
+++ b/vp3.c	Sun Nov 13 20:12:33 2005 +0000
@@ -63,7 +63,7 @@
 
 #define KEYFRAMES_ONLY 0
 
-#define DEBUG_VP3 1
+#define DEBUG_VP3 0
 #define DEBUG_INIT 0
 #define DEBUG_DEQUANTIZERS 0
 #define DEBUG_BLOCK_CODING 0