xcommon.c File Reference

Include dependency graph for xcommon.c:


Functions

int Activate (vlc_object_t *)
void Deactivate (vlc_object_t *)
static int InitVideo (vout_thread_t *)
static void EndVideo (vout_thread_t *)
static void DisplayVideo (vout_thread_t *, picture_t *)
static int ManageVideo (vout_thread_t *)
static int Control (vout_thread_t *, int, va_list)
 Control the real vout.
static int InitDisplay (vout_thread_t *)
static int CreateWindow (vout_thread_t *, x11_window_t *)
static void DestroyWindow (vout_thread_t *, x11_window_t *)
static int NewPicture (vout_thread_t *, picture_t *)
static void FreePicture (vout_thread_t *, picture_t *)
static void ToggleFullScreen (vout_thread_t *)
static void EnableXScreenSaver (vout_thread_t *)
static void DisableXScreenSaver (vout_thread_t *)
static void CreateCursor (vout_thread_t *)
static void DestroyCursor (vout_thread_t *)
static void ToggleCursor (vout_thread_t *)
static int X11ErrorHandler (Display *, XErrorEvent *)

Function Documentation

int Activate ( vlc_object_t p_this  ) 

static int Control ( vout_thread_t p_vout,
int  i_query,
va_list  args 
) [static]

static void CreateCursor ( vout_thread_t p_vout  )  [static]

static int CreateWindow ( vout_thread_t p_vout,
x11_window_t p_win 
) [static]

void Deactivate ( vlc_object_t p_this  ) 

static void DestroyCursor ( vout_thread_t p_vout  )  [static]

static void DestroyWindow ( vout_thread_t p_vout,
x11_window_t p_win 
) [static]

static void DisableXScreenSaver ( vout_thread_t p_vout  )  [static]

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

static void EnableXScreenSaver ( vout_thread_t p_vout  )  [static]

static void EndVideo ( vout_thread_t p_vout  )  [static]

References FreePicture(), I_OUTPUTPICTURES, and PP_OUTPUTPICTURE.

Referenced by Activate().

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

static int InitDisplay ( vout_thread_t p_vout  )  [static]

static int InitVideo ( vout_thread_t p_vout  )  [static]

static int ManageVideo ( vout_thread_t p_vout  )  [static]

static int NewPicture ( vout_thread_t p_vout,
picture_t p_pic 
) [static]

static void ToggleCursor ( vout_thread_t p_vout  )  [static]

static void ToggleFullScreen ( vout_thread_t p_vout  )  [static]

static int X11ErrorHandler ( Display *  display,
XErrorEvent *  event 
) [static]

Referenced by Activate().


Generated on Wed Mar 31 08:06:04 2010 for VLC by  doxygen 1.5.6