realvideo.c File Reference

Include dependency graph for realvideo.c:


Data Structures

struct  cmsg_data_s
struct  transform_in_s
struct  dp_hdr_s
struct  rv_init_t
struct  decoder_sys_t

Typedefs

typedef cmsg_data_s cmsg_data_t
typedef transform_in_s transform_in_t
typedef dp_hdr_s dp_hdr_t

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
static picture_tDecodeVideo (decoder_t *, block_t **)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static void * load_syms_linux (decoder_t *p_dec, const char *path)
static int InitVideo (decoder_t *p_dec)

Variables

int dll_type = 1
static unsigned long(*) rvyuv_custom_message (cmsg_data_t *, void *)
static unsigned long(*) rvyuv_free (void *)
static unsigned long(*) rvyuv_init (void *, void *)
static unsigned long(*) rvyuv_transform (char *, char *, transform_in_t *, unsigned int *, void *)

Typedef Documentation

typedef struct cmsg_data_s cmsg_data_t

typedef struct dp_hdr_s dp_hdr_t

typedef struct transform_in_s transform_in_t


Function Documentation

static void Close ( vlc_object_t  )  [static]

static picture_t* DecodeVideo ( decoder_t ,
block_t **   
) [static]

static int InitVideo ( decoder_t p_dec  )  [static]

static void* load_syms_linux ( decoder_t p_dec,
const char *  path 
) [static]

static int Open ( vlc_object_t  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Variable Documentation

int dll_type = 1

unsigned long(*) rvyuv_custom_message(cmsg_data_t *,void *) [static]

unsigned long(*) rvyuv_free(void *) [static]

unsigned long(*) rvyuv_init(void *, void *) [static]

unsigned long(*) rvyuv_transform(char *, char *, transform_in_t *, unsigned int *, void *) [static]


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