Revision 9106a698 libavcodec/pcm.c
libavcodec/pcm.c | ||
---|---|---|
25 | 25 |
*/ |
26 | 26 |
|
27 | 27 |
#include "avcodec.h" |
28 |
#include "bitstream.h" // for ff_reverse
|
|
28 |
#include "get_bits.h" // for ff_reverse
|
|
29 | 29 |
#include "bytestream.h" |
30 | 30 |
|
31 | 31 |
#define MAX_CHANNELS 64 |
Also available in: Unified diff