summaryrefslogtreecommitdiff
path: root/libavcodec/wmadec.c
diff options
context:
space:
mode:
authorNick Kurshev <nickols_k@mail.ru>2002-10-31 18:22:15 +0000
committerNick Kurshev <nickols_k@mail.ru>2002-10-31 18:22:15 +0000
commitdd3be2c97e60409a85a396bfb34d4514de33f498 (patch)
tree1a87ab5339d10c556952c3ff0c0b86f78d8ff93d /libavcodec/wmadec.c
parentb8e6ad84e563ae01a50fc6af58464d4c190f7538 (diff)
10l
Originally committed as revision 1133 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/wmadec.c')
-rw-r--r--libavcodec/wmadec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/wmadec.c b/libavcodec/wmadec.c
index 118cf11e7d..4fbbe39a4b 100644
--- a/libavcodec/wmadec.c
+++ b/libavcodec/wmadec.c
@@ -19,8 +19,8 @@
#include "avcodec.h"
#include "dsputil.h"
-#define DEBUG_PARAMS
-#define DEBUG_TRACE
+//#define DEBUG_PARAMS
+//#define DEBUG_TRACE
/* size of blocks */
#define BLOCK_MIN_BITS 7