rawvideo.c File Reference

Include dependency graph for rawvideo.c:


Data Structures

struct  decoder_sys_t

Functions

static int OpenDecoder (vlc_object_t *)
static int OpenPacketizer (vlc_object_t *)
static void CloseDecoder (vlc_object_t *)
static void * DecodeBlock (decoder_t *, block_t **)
static picture_tDecodeFrame (decoder_t *, block_t *)
static block_tSendFrame (decoder_t *, block_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static void FillPicture (decoder_t *p_dec, block_t *p_block, picture_t *p_pic)

Function Documentation

static void CloseDecoder ( vlc_object_t  )  [static]

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

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

static void FillPicture ( decoder_t p_dec,
block_t p_block,
picture_t p_pic 
) [static]

static int OpenDecoder ( vlc_object_t  )  [static]

static int OpenPacketizer ( vlc_object_t  )  [static]

static block_t * SendFrame ( 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