Revision 9106a698 libavcodec/unary.h
libavcodec/unary.h | ||
---|---|---|
21 | 21 |
#ifndef AVCODEC_UNARY_H |
22 | 22 |
#define AVCODEC_UNARY_H |
23 | 23 |
|
24 |
#include "bitstream.h"
|
|
24 |
#include "get_bits.h"
|
|
25 | 25 |
|
26 | 26 |
/** |
27 | 27 |
* Get unary code of limited length |
Also available in: Unified diff