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
/
osd.c
Commit message (
Expand
)
Author
Age
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
draw alpha for uyvy
nplourde
2004-05-31
*
attribute_used for gcc3.4
alex
2004-04-26
*
many small typo and grammar fixes
gabucino
2003-10-04
*
removed obsolete my_profile
alex
2003-08-03
*
printf to mp_msg
albeu
2002-05-02
*
mangling in libvo
atmos4
2002-01-19
*
optional runtime cpu detect
michael
2001-11-27
*
runtime cpu detection
michael
2001-11-26
*
Compile fix.
atmos4
2001-11-12
*
p2/p3 bgr32 version (20%faster)
michael
2001-11-11
*
Use new logic suggested by Michael Niedermayer
nick
2001-11-11
*
Cloning 32 stuff to 24
nick
2001-11-11
*
Minor speedup for K6-2, K7, P3
nick
2001-11-11
*
Enable MMX stuff
nick
2001-11-11
*
Extract parallelism from OSD stuff + MMX2 optimization.
nick
2001-11-11
*
bugfix
michael
2001-11-11
*
.balign or we´ll align by 64kb on some architectures
michael
2001-11-10
*
Code cleanup - emms is not required when MMX block is commented out.
nick
2001-11-10
*
slow mmx & not so slow asm versions (outcommented)
michael
2001-10-30
*
FAST_OSD option to disable font outline antialiasing
arpi_esp
2001-06-02
*
to be sure in that header is okey
arpi_esp
2001-04-24
*
OSD alpha renderers moved to osd.c
arpi_esp
2001-04-10