aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xv.c
Commit message (Expand)AuthorAge
* Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | Merge svn changes up to r27092Gravatar Uoti Urpala2008-06-17
|\|
| * Move message about which adapter is used to verbose mode.Gravatar diego2008-06-15
| * cosmetics: Remove useless parentheses from from return statements.Gravatar diego2008-05-16
* | vo_xv: Fix port selectionGravatar Uoti Urpala2008-05-15
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Add a new suboption to -vo xv and -vo xvmc that allows selectionGravatar ben2008-05-13
* | libvo: Move aspect.c static variables to vo structGravatar Uoti Urpala2008-05-01
* | input: Move key filedescriptor list to context structGravatar Uoti Urpala2008-04-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | input: Remove separate mp_input_add_event_fdGravatar Uoti Urpala2008-04-29
* | Move mRootWin,mScreen,mLocalDisplay to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_mouse_autohide,vo_wm_type,vo_fs_type,vo_fs_flip to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_gc,f_gc,vo_hints to x11 structGravatar Uoti Urpala2008-04-23
* | Move xv_port,xv_colorkey,xv_ck_info to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_window to x11 structGravatar Uoti Urpala2008-04-23
* | Move static X11 atoms to structGravatar Uoti Urpala2008-04-23
* | Move vo_screenwidth,vo_screenheight to options structGravatar Uoti Urpala2008-04-23
* | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo structGravatar Uoti Urpala2008-04-23
* | Move global vo_config_count to vo structGravatar Uoti Urpala2008-04-23
* | Move global mDisplay to x11 state structGravatar Uoti Urpala2008-04-23
* | Allocate vo struct with tallocGravatar Uoti Urpala2008-04-23
* | Move vo_ontop to options structGravatar Uoti Urpala2008-04-23
* | vo_xv: Free resources in error casesGravatar Uoti Urpala2008-04-23
* | vo_xv.c: Make reconfig logic more robustGravatar Uoti Urpala2008-04-23
* | vo_xv.c: remove unnecessary #ifdefs and static varsGravatar Uoti Urpala2008-04-23
* | vo_xv.c: Cosmetic changesGravatar Uoti Urpala2008-04-23
* | Change vo_xv to use new VO APIGravatar Uoti Urpala2008-04-23
* | Add a context argument to mp_input_add_event_fd callbackGravatar Uoti Urpala2008-04-23
* | vo_xv.c: Remove #if 0 codeGravatar Uoti Urpala2008-04-23
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingGravatar Uoti Urpala2008-04-23
|/
* Revert accidentially committed line of r25994.Gravatar cehoyos2008-02-14
* typo fix: inited --> initializedGravatar diego2008-02-14
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* warning fix:Gravatar diego2007-08-28
* Watch X11 fd in main input select() if using vo xvGravatar uau2007-08-25
* Remove some unused variablesGravatar reimar2007-06-27
* Make X11 window creation and (with -fixed-vo) management simpler and moreGravatar reimar2007-06-27
* Gui --> guiGravatar diego2007-04-23
* 100l, last patch broke window resizing with xv and xvmc.Gravatar reimar2007-03-08
* Factor out some duplicated code in vo_xv and vo_xvmcGravatar reimar2007-03-06
* Move common vo initialization code to video_out.cGravatar reimar2007-02-17
* Sanity check for vo window dimensions, helps avoid division by zeroGravatar reimar2007-02-05
* MSGTRs for libvo/aspect.c and libvo/vo_xv.cGravatar kraymer2006-11-08