changeset 818:15ec5cb57695 libavcodec

10l
author nickols_k
date Thu, 31 Oct 2002 18:22:15 +0000
parents 97b71a72f087
children ae89deb3a97d
files wmadec.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/wmadec.c	Thu Oct 31 18:17:25 2002 +0000
+++ b/wmadec.c	Thu Oct 31 18:22:15 2002 +0000
@@ -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