Revision 9106a698 libavcodec/huffman.h
libavcodec/huffman.h | ||
---|---|---|
24 | 24 |
#define AVCODEC_HUFFMAN_H |
25 | 25 |
|
26 | 26 |
#include "avcodec.h" |
27 |
#include "bitstream.h"
|
|
27 |
#include "get_bits.h"
|
|
28 | 28 |
|
29 | 29 |
typedef struct { |
30 | 30 |
int16_t sym; |
Also available in: Unified diff