Commit ad7a94f8 authored by nickols_k's avatar nickols_k

fixed debug compilation


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1131 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 52e0d467
......@@ -34,7 +34,7 @@
#define NB_LSP_COEFS 10
/* XXX: is it a suitable value ? */
/* XXX: is it a suitable [18~value ? */
#define MAX_CODED_SUPERFRAME_SIZE 4096
#define MAX_CHANNELS 2
......@@ -122,7 +122,7 @@ static void wma_lsp_to_curve_init(WMADecodeContext *s, int frame_len);
#include "wmadata.h"
#ifdef DEBUG_TRACE
#include <stdarg.h>
int frame_count;
static FILE *flog;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment