summaryrefslogtreecommitdiffstats
path: root/libavformat/nsvdec.c
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2006-10-22 14:14:36 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2006-10-22 14:14:36 +0000
commit14f283d8497ca4261666c2fb4742c1db78c2f12e (patch)
treeec08da40eb08b31dfa7155679b3bb64c328875ad /libavformat/nsvdec.c
parent8dfcf67e88565a04a67f6fadeaead70908f6fd35 (diff)
downloadffmpeg-streaming-14f283d8497ca4261666c2fb4742c1db78c2f12e.zip
ffmpeg-streaming-14f283d8497ca4261666c2fb4742c1db78c2f12e.tar.gz
disable annoying debug messages
Originally committed as revision 6758 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/nsvdec.c')
-rw-r--r--libavformat/nsvdec.c2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud