[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec vp3.c,1.73,1.74

Alex Beregszaszi alex
Sun Nov 13 21:12:36 CET 2005


Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
In directory mail:/var2/tmp/cvs-serv22815

Modified Files:
	vp3.c 
Log Message:
10l, left debugging on

Index: vp3.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/vp3.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- vp3.c	13 Nov 2005 20:06:31 -0000	1.73
+++ vp3.c	13 Nov 2005 20:12:33 -0000	1.74
@@ -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





More information about the ffmpeg-cvslog mailing list