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