From 14f283d8497ca4261666c2fb4742c1db78c2f12e Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Sun, 22 Oct 2006 14:14:36 +0000 Subject: disable annoying debug messages Originally committed as revision 6758 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/nsvdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/nsvdec.c') diff --git a/libavformat/nsvdec.c b/libavformat/nsvdec.c index 2640adf..5d0aa18 100644 --- a/libavformat/nsvdec.c +++ b/libavformat/nsvdec.c @@ -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 -- cgit v1.1