disable annoying debug messages

Originally committed as revision 6758 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Baptiste Coudurier 19 years ago
parent 8dfcf67e88
commit 14f283d849
  1. 2
      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

Loading…
Cancel
Save