log libvo/osd.c @ 20577:6289755ce7c7

age author description
Wed, 01 Nov 2006 18:41:25 +0000 reimar ARCH_X86 simplifications
Mon, 27 Mar 2006 07:22:48 +0000 diego Change 'if(verbose)' to the more appropriate mp_msg_test.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Mon, 31 May 2004 15:13:35 +0000 nplourde draw alpha for uyvy
Mon, 26 Apr 2004 10:12:40 +0000 alex attribute_used for gcc3.4
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sun, 03 Aug 2003 18:33:28 +0000 alex removed obsolete my_profile
Thu, 02 May 2002 10:49:55 +0000 albeu printf to mp_msg
Sat, 19 Jan 2002 04:44:49 +0000 atmos4 mangling in libvo
Tue, 27 Nov 2001 01:54:13 +0000 michael optional runtime cpu detect
Mon, 26 Nov 2001 21:12:15 +0000 michael runtime cpu detection
Mon, 12 Nov 2001 02:01:24 +0000 atmos4 Compile fix.
Sun, 11 Nov 2001 22:14:13 +0000 michael p2/p3 bgr32 version (20%faster)
Sun, 11 Nov 2001 17:14:57 +0000 nick Use new logic suggested by Michael Niedermayer
Sun, 11 Nov 2001 16:09:19 +0000 nick Cloning 32 stuff to 24
Sun, 11 Nov 2001 15:35:11 +0000 nick Minor speedup for K6-2, K7, P3
Sun, 11 Nov 2001 14:42:10 +0000 nick Enable MMX stuff
Sun, 11 Nov 2001 11:18:50 +0000 nick Extract parallelism from OSD stuff + MMX2 optimization.
Sun, 11 Nov 2001 01:14:09 +0000 michael bugfix
Sat, 10 Nov 2001 20:39:23 +0000 michael .balign or weĦ­ll align by 64kb on some architectures
Sat, 10 Nov 2001 18:40:49 +0000 nick Code cleanup - emms is not required when MMX block is commented out.
Tue, 30 Oct 2001 22:35:02 +0000 michael slow mmx & not so slow asm versions (outcommented)
Sat, 02 Jun 2001 16:02:38 +0000 arpi_esp FAST_OSD option to disable font outline antialiasing
Tue, 24 Apr 2001 20:03:13 +0000 arpi_esp to be sure in that header is okey
Tue, 10 Apr 2001 02:29:38 +0000 arpi_esp OSD alpha renderers moved to osd.c