Revision 9106a698 libavcodec/flacdec.c
libavcodec/flacdec.c | ||
---|---|---|
38 | 38 |
#include "libavutil/crc.h" |
39 | 39 |
#include "avcodec.h" |
40 | 40 |
#include "internal.h" |
41 |
#include "bitstream.h"
|
|
41 |
#include "get_bits.h"
|
|
42 | 42 |
#include "bytestream.h" |
43 | 43 |
#include "golomb.h" |
44 | 44 |
#include "flac.h" |
Also available in: Unified diff