Revision b2755007 libavcodec/golomb.h
libavcodec/golomb.h | ||
---|---|---|
32 | 32 |
|
33 | 33 |
#include <stdint.h> |
34 | 34 |
#include "bitstream.h" |
35 |
#include "put_bits.h" |
|
35 | 36 |
|
36 | 37 |
#define INVALID_VLC 0x80000000 |
37 | 38 |
|
Also available in: Unified diff