fourcc.h File Reference

Go to the source code of this file.

Functions

static int GetFfmpegCodec (vlc_fourcc_t i_fourcc, int *pi_cat, int *pi_ffmpeg_codec, const char **ppsz_name)
static int GetVlcFourcc (int i_ffmpeg_codec, int *pi_cat, vlc_fourcc_t *pi_fourcc, const char **ppsz_name)

Variables

struct {
   vlc_fourcc_t   i_fourcc
   int   i_codec
   int   i_cat
   const char *   psz_name
codecs_table []


Function Documentation

static int GetFfmpegCodec ( vlc_fourcc_t  i_fourcc,
int *  pi_cat,
int *  pi_ffmpeg_codec,
const char **  ppsz_name 
) [static]

static int GetVlcFourcc ( int  i_ffmpeg_codec,
int *  pi_cat,
vlc_fourcc_t pi_fourcc,
const char **  ppsz_name 
) [static]


Variable Documentation

struct { ... } codecs_table[] [static]

int i_cat

int i_codec

vlc_fourcc_t i_fourcc

const char* psz_name


Generated on Wed Aug 13 08:03:11 2008 for VLC by  doxygen 1.5.1