Gnash  0.8.10
Defines
ffmpegHeaders.h File Reference

Go to the source code of this file.

Defines

#define __STDC_CONSTANT_MACROS
 Allows complilation of 64-bit constants on a 32-bit machine.
#define INT64_C(c)   c ## LL

Define Documentation

#define __STDC_CONSTANT_MACROS

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

#define INT64_C (   c)    c ## LL