Revision 9106a698 libavcodec/vc1data.h
libavcodec/vc1data.h | ||
---|---|---|
30 | 30 |
|
31 | 31 |
#include <stdint.h> |
32 | 32 |
#include "libavutil/rational.h" |
33 |
#include "bitstream.h"
|
|
33 |
#include "get_bits.h"
|
|
34 | 34 |
|
35 | 35 |
/** Table for conversion between TTBLK and TTMB */ |
36 | 36 |
extern const int ff_vc1_ttblk_to_tt[3][8]; |
Also available in: Unified diff