spudec.c File Reference

Include dependency graph for spudec.c:


Functions

static int DecoderOpen (vlc_object_t *)
static int PacketizerOpen (vlc_object_t *)
static void Close (vlc_object_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static block_tReassemble (decoder_t *, block_t **)
static subpicture_tDecode (decoder_t *, block_t **)
static block_tPacketize (decoder_t *, block_t **)

Function Documentation

static void Close ( vlc_object_t  )  [static]

static subpicture_t * Decode ( decoder_t ,
block_t **   
) [static]

static int DecoderOpen ( vlc_object_t  )  [static]

static block_t * Packetize ( decoder_t ,
block_t **   
) [static]

static int PacketizerOpen ( vlc_object_t  )  [static]

static block_t * Reassemble ( decoder_t ,
block_t **   
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


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