schroedinger.c File Reference

Include dependency graph for schroedinger.c:


Data Structures

struct  picture_free_t
struct  decoder_sys_t

Functions

static int OpenDecoder (vlc_object_t *)
static void CloseDecoder (vlc_object_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static picture_tDecodeBlock (decoder_t *p_dec, block_t **pp_block)
static void SetVideoFormat (decoder_t *p_dec)
static void SchroFrameFree (SchroFrame *frame, void *priv)
static SchroFrame * CreateSchroFrameFromPic (decoder_t *p_dec)
static void SchroBufferFree (SchroBuffer *buf, void *priv)

Function Documentation

static void CloseDecoder ( vlc_object_t p_this  )  [static]

static SchroFrame* CreateSchroFrameFromPic ( decoder_t p_dec  )  [static]

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

static int OpenDecoder ( vlc_object_t p_this  )  [static]

static void SchroBufferFree ( SchroBuffer *  buf,
void *  priv 
) [static]

References block_Release().

Referenced by DecodeBlock().

static void SchroFrameFree ( SchroFrame *  frame,
void *  priv 
) [static]

static void SetVideoFormat ( decoder_t p_dec  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


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