log libvo/vo_xv.c @ 20125:127f471795e4

age author description
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-05-04 reimar Make sure black borders are drawn when switching videos with -fixed-vo.
2006-04-24 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
2006-04-16 reimar Fix and improve xinerama support
2005-11-10 al Test if source image dimensions are too big.
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-06-27 reimar Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
2005-05-21 al Make -wid behave more consistent.
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2005-04-16 henry more colorkey w/ panscan woes
2005-04-16 henry redraw colorkey on panscan change
2005-04-16 al - fix black screen problem on reinit
2005-02-24 al Always use vo_x11_sizehint function ( even when going fullscreen ) to
2005-02-23 al Don't change buffers when paused and redrawing.
2005-02-20 al Unified colorkey code for vo xv and vo xvmc.
2004-11-15 iive 3 memory leaks fixed
2004-11-11 diego devices.html is no more, links updated.
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-09-03 al We don't need to support the old nvidia binary driver bug any longer.
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
2004-06-14 attila major reindentation of x11 code try #2
2003-11-30 joey runtime 'stay-on-top' functionality
2003-10-19 diego DOCS/en/ ---> DOCS/HTML/en/
2003-09-12 pl fix some warnings (define order)
2003-09-07 attila hopefully final xv ports.
2003-09-07 attila adaptors are not ports
2003-09-06 attila catch negative port numbers, just in case
2003-09-06 attila add port parameter to -vo xv
2003-08-31 mosu Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
2003-07-01 iive move xv_set_eq to x11_common
2003-06-22 attila Patch by Tom Lees <tal26 (at) cam.ac.uk>
2003-06-13 diego Add missing language suffix to DOCS/ path.
2003-05-16 alex removed RGB24 and builtin swscaler support
2003-04-24 alex memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
2003-03-02 attila clean up of -geometry code.
2003-02-09 arpi reversed small part of the r1.135 commit, it broke -fs (random black screen)
2003-02-07 alex 10l debug
2003-01-29 arpi -fixed-vo vs. panscan vs. 'f' vs. -fs fix
2003-01-19 alex conformation with api
2003-01-05 henry fixed calculation of OSD coordinates w/ panscan
2003-01-03 mark Added support for X style -geometry options (adapted from Henk's patch)
2003-01-03 colin 10l ;)
2003-01-03 rfelker 10l, geometry always returns 1. i think this is the correct fix.
2003-01-03 arpi -geometry support
2003-01-01 attila X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-10-23 arpi MPlayer being unable to display video properly on many nVidia graphics cards.
2002-10-22 arpi compiler warning fixes by Dominik
2002-10-16 pontscho fix memleak again
2002-10-16 pontscho fix memleak
2002-10-16 pontscho fix fullscreen
2002-10-16 arpi -fixed-vo support, based on patch by .so :)
2002-10-10 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
2002-10-09 arpi draw_image()
2002-09-28 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
2002-09-28 pontscho - fix new afm/vfm support
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api