log libvo/osd_template.c @ 29962:fd112c1ef46e

age author description
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Fri, 15 Feb 2008 21:52:34 +0000 uau libvo: change asm syntax to use ASMALIGN and " # nop"
Wed, 30 Jan 2008 18:52:59 +0000 reimar Avoid a MANGLE, there is no register pressure and the generated code
Wed, 29 Nov 2006 13:49:48 +0000 reimar Avoid compiling code using %ah etc. on AMD64, since that will not work
Wed, 01 Nov 2006 18:41:25 +0000 reimar ARCH_X86 simplifications
Mon, 12 Jun 2006 11:14:10 +0000 gpoirier moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Tue, 13 Sep 2005 21:41:44 +0000 reimar Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
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
Sun, 03 Aug 2003 18:33:28 +0000 alex removed obsolete my_profile