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
|
Mon, 21 Apr 2003 17:24:29 +0000 |
michael |
big endian yellow fix?
|
Sat, 16 Mar 2002 17:12:19 +0000 |
michael |
workaround lack of -fomit-frame-pointer
|
Sat, 19 Jan 2002 04:44:49 +0000 |
atmos4 |
mangling in libvo
|
Mon, 10 Dec 2001 13:14:28 +0000 |
michael |
yuy2 in C color bugfix patch from Artur Zaprzala <artur.zaprzala@talex.com.pl>
|
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
|