disable annoying debug messages

Originally committed as revision 6758 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2006-10-22 14:14:36 +00:00
parent 8dfcf67e88
commit 14f283d849

View File

@ -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