Gnash
0.8.11dev
|
Go to the source code of this file.
Macros | |
#define | __STDC_CONSTANT_MACROS |
Allows complilation of 64-bit constants on a 32-bit machine. | |
#define | INT64_C(c) c ## LL |
#define | MAX_AUDIO_FRAME_SIZE 192000 |
#define | CODECID AVCodecID |
#define __STDC_CONSTANT_MACROS |
Allows complilation of 64-bit constants on a 32-bit machine.
#define CODECID AVCodecID |
#define INT64_C | ( | c | ) | c ## LL |
#define MAX_AUDIO_FRAME_SIZE 192000 |