changeset 1408:9ce44c5f6fee libavformat

disable annoying debug messages
author bcoudurier
date Sun, 22 Oct 2006 14:14:36 +0000
parents fb4bf3858f77
children 403621d48275
files nsvdec.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nsvdec.c	Sun Oct 22 09:56:08 2006 +0000
+++ b/nsvdec.c	Sun Oct 22 14:14:36 2006 +0000
@@ -21,7 +21,7 @@
 #include "avformat.h"
 #include "riff.h"
 
-#define DEBUG
+//#define DEBUG
 //#define DEBUG_DUMP_INDEX // XXX dumbdriving-271.nsv breaks with it commented!!
 //#define DEBUG_SEEK
 #define CHECK_SUBSEQUENT_NSVS