[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec vp3.c,1.73,1.74
Alex Beregszaszi
alex
Sun Nov 13 21:12:36 CET 2005
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec vp3.c,1.72,1.73
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec dvdsubenc.c, NONE, 1.1 Makefile, 1.210, 1.211 avcodec.h, 1.427, 1.428 allcodecs.c, 1.113, 1.114 dvbsub.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec vp3.c,1.72,1.73
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec dvdsubenc.c, NONE, 1.1 Makefile, 1.210, 1.211 avcodec.h, 1.427, 1.428 allcodecs.c, 1.113, 1.114 dvbsub.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list