ggi.c File Reference

Include dependency graph for ggi.c:


Data Structures

struct  vout_sys_t

Defines

#define DISPLAY_TEXT   N_("X11 display")
#define DISPLAY_LONGTEXT
#define p_b   p_vout->p_sys->pp_buffer
#define p_b   p_vout->p_sys->pp_buffer
#define p_b   p_vout->p_sys->pp_buffer
#define p_b   p_vout->p_sys->pp_buffer

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 int OpenDisplay (vout_thread_t *)
static void CloseDisplay (vout_thread_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)

Define Documentation

#define DISPLAY_LONGTEXT

Value:

N_( \
            "X11 hardware display to use.\n" \
            "By default, VLC will use the value of the DISPLAY " \
            "environment variable.")

#define DISPLAY_TEXT   N_("X11 display")

#define p_b   p_vout->p_sys->pp_buffer

#define p_b   p_vout->p_sys->pp_buffer

#define p_b   p_vout->p_sys->pp_buffer

#define p_b   p_vout->p_sys->pp_buffer


Function Documentation

static void CloseDisplay ( vout_thread_t  )  [static]

static int Create ( vlc_object_t  )  [static]

static void Destroy ( vlc_object_t  )  [static]

static void Display ( vout_thread_t ,
picture_t  
) [static]

static void End ( vout_thread_t  )  [static]

static int Init ( vout_thread_t  )  [static]

static int Manage ( vout_thread_t  )  [static]

static int OpenDisplay ( vout_thread_t  )  [static]

static void SetPalette ( vout_thread_t ,
uint16_t *  ,
uint16_t *  ,
uint16_t *   
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:05:14 2008 for VLC by  doxygen 1.5.1