Gnash  0.8.11dev
Classes | Macros
ffmpegHeaders.h File Reference

Go to the source code of this file.

Classes

struct  FrameDeleter
 

Macros

#define __STDC_CONSTANT_MACROS
 Allows complilation of 64-bit constants on a 32-bit machine. More...
 
#define INT64_C(c)   c ## LL
 
#define MAX_AUDIO_FRAME_SIZE   192000
 
#define FRAMEALLOC   av_frame_alloc
 
#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 FRAMEALLOC   av_frame_alloc
#define INT64_C (   c)    c ## LL
#define MAX_AUDIO_FRAME_SIZE   192000