Revision 9106a698 libavcodec/indeo2.c
libavcodec/indeo2.c | ||
---|---|---|
25 | 25 |
*/ |
26 | 26 |
#define ALT_BITSTREAM_READER_LE |
27 | 27 |
#include "avcodec.h" |
28 |
#include "bitstream.h"
|
|
28 |
#include "get_bits.h"
|
|
29 | 29 |
#include "indeo2data.h" |
30 | 30 |
|
31 | 31 |
typedef struct Ir2Context{ |
Also available in: Unified diff