schroedinger.c File Reference

Include dependency graph for schroedinger.c:


Data Structures

struct  picture_pts_t
struct  picture_free_t
struct  decoder_sys_t

Defines

#define PTS_TLB_SIZE   16

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 ResetPTStlb (decoder_t *p_dec)
static void SetVideoFormat (decoder_t *p_dec)
static void StorePicturePTS (decoder_t *p_dec, block_t *p_block, int i_pupos)
static mtime_t GetPicturePTS (decoder_t *p_dec, uint32_t u_pnum)
static void SchroFrameFree (SchroFrame *frame, void *priv)
static SchroFrame * CreateSchroFrameFromPic (decoder_t *p_dec)
static void SchroBufferFree (SchroBuffer *buf, void *priv)

Define Documentation

#define PTS_TLB_SIZE   16


Function Documentation

static void CloseDecoder ( vlc_object_t  )  [static]

static SchroFrame* CreateSchroFrameFromPic ( decoder_t p_dec  )  [static]

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

static mtime_t GetPicturePTS ( decoder_t p_dec,
uint32_t  u_pnum 
) [static]

static int OpenDecoder ( vlc_object_t  )  [static]

static void ResetPTStlb ( decoder_t p_dec  )  [static]

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

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

static void SetVideoFormat ( decoder_t p_dec  )  [static]

static void StorePicturePTS ( decoder_t p_dec,
block_t p_block,
int  i_pupos 
) [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