From 9be653d0e995d01155528ed0d0d01894f52ae047 Mon Sep 17 00:00:00 2001 From: Mike Melanson Date: Sat, 19 Jun 2004 14:51:46 +0000 Subject: cvs diff before cvs commit Originally committed as revision 3240 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/ipmovie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/ipmovie.c') diff --git a/libavformat/ipmovie.c b/libavformat/ipmovie.c index 017466d07c..fc176fd633 100644 --- a/libavformat/ipmovie.c +++ b/libavformat/ipmovie.c @@ -34,7 +34,7 @@ /* debugging support: #define DEBUG_IPMOVIE as non-zero to see extremely * verbose information about the demux process */ -#define DEBUG_IPMOVIE 1 +#define DEBUG_IPMOVIE 0 #if DEBUG_IPMOVIE #define debug_ipmovie printf -- cgit v1.2.3