Revision 9106a698 libavcodec/shorten.c
libavcodec/shorten.c | ||
---|---|---|
29 | 29 |
#define DEBUG |
30 | 30 |
#include <limits.h> |
31 | 31 |
#include "avcodec.h" |
32 |
#include "bitstream.h"
|
|
32 |
#include "get_bits.h"
|
|
33 | 33 |
#include "golomb.h" |
34 | 34 |
|
35 | 35 |
#define MAX_CHANNELS 8 |
Also available in: Unified diff