svgalib.c File Reference

Include dependency graph for svgalib.c:


Data Structures

struct  vout_sys_t

Functions

static int Create (vlc_object_t *)
static void Destroy (vlc_object_t *)
static int Init (vout_thread_t *)
static void End (vout_thread_t *)
static int Manage (vout_thread_t *)
static void Display (vout_thread_t *, picture_t *)
static void SetPalette (vout_thread_t *, uint16_t *, uint16_t *, uint16_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Function Documentation

static int Create ( vlc_object_t p_this  )  [static]

static void Destroy ( vlc_object_t p_this  )  [static]

References vout_thread_t::p_sys.

static void Display ( vout_thread_t p_vout,
picture_t p_pic 
) [static]

static void End ( vout_thread_t p_vout  )  [static]

static int Init ( vout_thread_t p_vout  )  [static]

static int Manage ( vout_thread_t p_vout  )  [static]

static void SetPalette ( vout_thread_t p_vout,
uint16_t *  red,
uint16_t *  green,
uint16_t *  blue 
) [static]

References i.

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Sat Apr 17 08:05:24 2010 for VLC by  doxygen 1.5.6