wma: Refactor common code to fix standalone compilation of WMA lossless decoder.

This commit is contained in:
Diego Biurrun
2012-03-06 19:07:10 +01:00
parent 3c715383ea
commit 8ca6e523a6
7 changed files with 102 additions and 50 deletions

View File

@@ -27,6 +27,7 @@
#include "get_bits.h"
#include "put_bits.h"
#include "wma.h"
#include "wma_common.h"
/** current decoder limitations */
#define WMALL_MAX_CHANNELS 8 ///< max number of handled channels