Revision 9106a698 libavcodec/aac_parser.h
libavcodec/aac_parser.h | ||
---|---|---|
25 | 25 |
|
26 | 26 |
#include <stdint.h> |
27 | 27 |
#include "aac_ac3_parser.h" |
28 |
#include "bitstream.h"
|
|
28 |
#include "get_bits.h"
|
|
29 | 29 |
|
30 | 30 |
typedef struct { |
31 | 31 |
uint32_t sample_rate; |
Also available in: Unified diff