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 p_this  )  [static]

References decoder_t::p_sys, and p_sys.

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

static int OpenDecoder ( vlc_object_t p_this  )  [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]

Referenced by OpenDecoder().


Generated on Tue May 25 08:05:14 2010 for VLC by  doxygen 1.5.6