summaryrefslogtreecommitdiff
path: root/libavformat/ipmovie.c
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2004-06-19 14:51:46 +0000
committerMike Melanson <mike@multimedia.cx>2004-06-19 14:51:46 +0000
commit9be653d0e995d01155528ed0d0d01894f52ae047 (patch)
tree1922fdccc8da517b5187ed5dd24bbdbdcb63085e /libavformat/ipmovie.c
parent0bd586c50dc27ec38ca94e58f50030544d729463 (diff)
cvs diff before cvs commit
Originally committed as revision 3240 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/ipmovie.c')
-rw-r--r--libavformat/ipmovie.c2
1 files changed, 1 insertions, 1 deletions
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