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
/
vesa_lvo.c
Commit message (
Expand
)
Author
Age
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...
reynaldo
2006-04-24
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
removed query_vaa
alex
2002-07-26
*
query_ stuff replaced by new control() - patch by David Holm
arpi
2002-02-09
*
code cleanup
nick
2002-02-03
*
improvements
nick
2002-01-27
*
Fixed single buffering problems and -vo mga compatibility by number of buffers
nick
2001-12-02
*
Minor fixes
nick
2001-11-29
*
Minor optimization
nick
2001-11-29
*
Direct i420 support for Radeons
nick
2001-11-27
*
Minor fixes with the same results
nick
2001-11-20
*
Bad attempt of YV12 direct support
nick
2001-11-20
*
Verbosing and minor optimization
nick
2001-11-20
*
Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this st...
nick
2001-11-18
*
Added preinit of lvo stuff
nick
2001-11-18
*
Qualitative speedup of decoding
nick
2001-11-18
*
working draw_slice stuff
nick
2001-11-17
*
Xv stuff
nick
2001-11-16
*
New video output technique Linux Video Overlay:
nick
2001-11-13