sdl_image.c File Reference

Include dependency graph for sdl_image.c:


Data Structures

struct  decoder_sys_t
struct  supported_fmt_t

Functions

static int OpenDecoder (vlc_object_t *)
static void CloseDecoder (vlc_object_t *)
static picture_tDecodeBlock (decoder_t *, block_t **)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Variables

static struct supported_fmt_t p_supported_fmt []

Function Documentation

static void CloseDecoder ( vlc_object_t  )  [static]

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

static int OpenDecoder ( vlc_object_t  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Variable Documentation

struct supported_fmt_t p_supported_fmt[] [static]


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