| Commit message (Expand) | Author | Age | Files | Lines |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 | 1 | -1/+1 |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 | 1 | -1/+2 |
* | do aspect correction of video size before calculating vo_dx and vo_dy. | reimar | 2006-05-14 | 1 | -1/+1 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -5/+3 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -31/+38 |
* | Print some error message, | iive | 2005-12-20 | 1 | -1/+4 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 | 1 | -1/+0 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | add vo_xv_enable_vsync() to xvmc | iive | 2005-06-30 | 1 | -0/+1 |
* | Make -wid behave more consistent. | al | 2005-05-21 | 1 | -0/+7 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -4/+4 |
* | Compile fix when XF86VM is not defined | iive | 2005-04-18 | 1 | -0/+2 |
* | messed ordering of switch branches, 10l for Ivan | henry | 2005-04-13 | 1 | -4/+3 |
* | incorporate all image drawing in single function and use fixed vo_xv_draw_col... | iive | 2005-04-10 | 1 | -12/+16 |
* | fix blackscreen when changing panscan. | iive | 2005-04-07 | 1 | -18/+26 |
* | Unified colorkey code for vo xv and vo xvmc. | al | 2005-02-20 | 1 | -97/+45 |
* | Query XV_COLORKEY only when listed in attribute list, fixes displaying with n... | iive | 2005-02-02 | 1 | -17/+9 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -1/+1 |
* | prevent XFree execution on wrong condition | iive | 2004-08-23 | 1 | -2/+4 |
* | Removed superfluous XFlush calls before XSync. | al | 2004-08-20 | 1 | -2/+0 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 | 1 | -2/+0 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+5 |
* | verbosity changes, zero the whole surface_render[] | iive | 2003-11-08 | 1 | -3/+4 |
* | 10l | iive | 2003-08-28 | 1 | -13/+12 |
* | OSD support, optinal queue, optional use of sleep(), and benchmark mode | iive | 2003-08-25 | 1 | -139/+709 |
* | Spelling police: | diego | 2003-08-14 | 1 | -1/+1 |
* | nvidia 44.96 hardlock machine without that fix | iive | 2003-07-29 | 1 | -0/+5 |
* | draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ... | iive | 2003-07-28 | 1 | -7/+5 |
* | sync to ffmpeg, updates, cleanups | iive | 2003-07-21 | 1 | -27/+41 |
* | Initial version of XVideo Motion Compensation video driver/render | iive | 2003-07-01 | 1 | -0/+869 |