Revision 9106a698 libavcodec/tta.c
libavcodec/tta.c | ||
---|---|---|
31 | 31 |
//#define DEBUG |
32 | 32 |
#include <limits.h> |
33 | 33 |
#include "avcodec.h" |
34 |
#include "bitstream.h"
|
|
34 |
#include "get_bits.h"
|
|
35 | 35 |
|
36 | 36 |
#define FORMAT_INT 1 |
37 | 37 |
#define FORMAT_FLOAT 3 |
Also available in: Unified diff