Revision 676d380f libavcodec/ffv1.c
libavcodec/ffv1.c | ||
---|---|---|
40 | 40 |
#define MAX_QUANT_TABLES 8 |
41 | 41 |
#define MAX_CONTEXT_INPUTS 5 |
42 | 42 |
|
43 |
extern const uint8_t ff_log2_run[32];
|
|
43 |
extern const uint8_t ff_log2_run[41];
|
|
44 | 44 |
|
45 | 45 |
static const int8_t quant3[256]={ |
46 | 46 |
0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, |
Also available in: Unified diff