index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_xv.c
Commit message (
Expand
)
Author
Age
*
Test if source image dimensions are too big.
al
2005-11-10
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
reimar
2005-06-27
*
Make -wid behave more consistent.
al
2005-05-21
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
more colorkey w/ panscan woes
henry
2005-04-16
*
redraw colorkey on panscan change
henry
2005-04-16
*
- fix black screen problem on reinit
al
2005-04-16
*
Always use vo_x11_sizehint function ( even when going fullscreen ) to
al
2005-02-24
*
Don't change buffers when paused and redrawing.
al
2005-02-23
*
Unified colorkey code for vo xv and vo xvmc.
al
2005-02-20
*
3 memory leaks fixed
iive
2004-11-15
*
devices.html is no more, links updated.
diego
2004-11-11
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
We don't need to support the old nvidia binary driver bug any longer.
al
2004-09-03
*
Removed superfluous XFlush calls before XSync.
al
2004-08-20
*
removed saver_on, saver_off calls, they are already in x11_common.c
reimar
2004-07-25
*
major reindentation of x11 code try #2
attila
2004-06-14
*
runtime 'stay-on-top' functionality
joey
2003-11-30
*
DOCS/en/ ---> DOCS/HTML/en/
diego
2003-10-19
*
fix some warnings (define order)
pl
2003-09-12
*
hopefully final xv ports.
attila
2003-09-07
*
adaptors are not ports
attila
2003-09-07
*
catch negative port numbers, just in case
attila
2003-09-06
*
add port parameter to -vo xv
attila
2003-09-06
*
Avoid flickering during resizes. Keep video contents even when paused. Fix by...
mosu
2003-08-31
*
move xv_set_eq to x11_common
iive
2003-07-01
*
Patch by Tom Lees <tal26 (at) cam.ac.uk>
attila
2003-06-22
*
Add missing language suffix to DOCS/ path.
diego
2003-06-13
*
removed RGB24 and builtin swscaler support
alex
2003-05-16
*
memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
alex
2003-04-24
*
clean up of -geometry code.
attila
2003-03-02
*
reversed small part of the r1.135 commit, it broke -fs (random black screen)
arpi
2003-02-09
*
10l debug
alex
2003-02-07
*
-fixed-vo vs. panscan vs. 'f' vs. -fs fix
arpi
2003-01-29
*
conformation with api
alex
2003-01-19
*
fixed calculation of OSD coordinates w/ panscan
henry
2003-01-05
*
Added support for X style -geometry options (adapted from Henk's patch)
mark
2003-01-03
*
10l ;)
colin
2003-01-03
*
10l, geometry always returns 1. i think this is the correct fix.
rfelker
2003-01-03
*
-geometry support
arpi
2003-01-03
*
X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
attila
2003-01-01
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
MPlayer being unable to display video properly on many nVidia graphics cards.
arpi
2002-10-23
*
compiler warning fixes by Dominik
arpi
2002-10-22
*
fix memleak again
pontscho
2002-10-16
*
fix memleak
pontscho
2002-10-16
*
fix fullscreen
pontscho
2002-10-16
*
-fixed-vo support, based on patch by .so :)
arpi
2002-10-16
*
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
arpi
2002-10-10
[next]