Revision 9106a698 libavcodec/rl.h
libavcodec/rl.h | ||
---|---|---|
28 | 28 |
#define AVCODEC_RL_H |
29 | 29 |
|
30 | 30 |
#include <stdint.h> |
31 |
#include "bitstream.h"
|
|
31 |
#include "get_bits.h"
|
|
32 | 32 |
|
33 | 33 |
/* run length table */ |
34 | 34 |
#define MAX_RUN 64 |
Also available in: Unified diff