OSDN Git Service

10l
authorNick Kurshev <nickols_k@mail.ru>
Thu, 31 Oct 2002 18:22:15 +0000 (18:22 +0000)
committerNick Kurshev <nickols_k@mail.ru>
Thu, 31 Oct 2002 18:22:15 +0000 (18:22 +0000)
Originally committed as revision 1133 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/wmadec.c

index 118cf11..4fbbe39 100644 (file)
@@ -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