Gnash  0.8.11dev
Macros
ffmpegHeaders.h File Reference

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

Macro Definition Documentation

#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