log libvo/osd_template.c @ 17189:ee03a2c72db8

age author description
2005-09-13 reimar Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
2004-10-21 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
2004-05-31 nplourde draw alpha for uyvy
2003-08-03 alex removed obsolete my_profile
2003-04-21 michael big endian yellow fix?
2002-03-16 michael workaround lack of -fomit-frame-pointer
2002-01-19 atmos4 mangling in libvo
2001-12-10 michael yuy2 in C color bugfix patch from Artur Zaprzala <artur.zaprzala@talex.com.pl>
2001-11-26 michael runtime cpu detection
2001-11-12 atmos4 Compile fix.
2001-11-11 michael p2/p3 bgr32 version (20%faster)
2001-11-11 nick Use new logic suggested by Michael Niedermayer
2001-11-11 nick Cloning 32 stuff to 24
2001-11-11 nick Minor speedup for K6-2, K7, P3
2001-11-11 nick Enable MMX stuff
2001-11-11 nick Extract parallelism from OSD stuff + MMX2 optimization.
2001-11-11 michael bugfix
2001-11-10 michael .balign or we´ll align by 64kb on some architectures
2001-11-10 nick Code cleanup - emms is not required when MMX block is commented out.
2001-10-30 michael slow mmx & not so slow asm versions (outcommented)
2001-06-02 arpi_esp FAST_OSD option to disable font outline antialiasing
2001-04-24 arpi_esp to be sure in that header is okey
2001-04-10 arpi_esp OSD alpha renderers moved to osd.c