Revision b2755007 libavcodec/nellymoserenc.c
libavcodec/nellymoserenc.c | ||
---|---|---|
40 | 40 |
#include "dsputil.h" |
41 | 41 |
|
42 | 42 |
#define BITSTREAM_WRITER_LE |
43 |
#include "bitstream.h"
|
|
43 |
#include "put_bits.h"
|
|
44 | 44 |
|
45 | 45 |
#define POW_TABLE_SIZE (1<<11) |
46 | 46 |
#define POW_TABLE_OFFSET 3 |
Also available in: Unified diff