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. More...
 
#define INT64_C(c)   c ## LL
 

Macro Definition Documentation

#define __STDC_CONSTANT_MACROS

Allows complilation of 64-bit constants on a 32-bit machine.

#define INT64_C (   c)    c ## LL