log libvo/fastmemcpy.h @ 7146:c3f4a1c124ed

age author description
Sat, 06 Apr 2002 21:46:07 +0000 arpi memcpy_pic() added (copy image plane with src/dst stride)
Thu, 14 Feb 2002 22:34:24 +0000 michael mem2agpcpy_pic()
Tue, 12 Feb 2002 23:17:14 +0000 michael mem2agpcpy()
Fri, 15 Jun 2001 12:42:00 +0000 al3x cosmetic changes and sse/sse included
Mon, 14 May 2001 18:18:14 +0000 pontscho USE_FASTMEMCPY bug fixed.
Sat, 05 May 2001 13:30:00 +0000 nickols_k Moving fast_memcpy to separate file (Size optimization)
Wed, 02 May 2001 00:29:16 +0000 arpi_esp SSE+2.2.x+SIGILL bug fixed - SSE code disabled...
Thu, 26 Apr 2001 20:35:58 +0000 atmosfear Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more portable.
Sun, 22 Apr 2001 19:25:47 +0000 atmosfear New optimized SSE code, overall optimizations.
Sat, 21 Apr 2001 21:49:28 +0000 arpi_esp 16-byte align fix for SSE
Wed, 18 Apr 2001 20:44:16 +0000 pontscho replace "movsl..." to small_memcpy
Mon, 16 Apr 2001 21:08:05 +0000 pontscho sorry, for the #endif
Mon, 16 Apr 2001 20:55:27 +0000 pontscho add 3dnow support
Sat, 14 Apr 2001 17:56:44 +0000 atmosfear - applied SSE patch by Nick Kurshev
Thu, 12 Apr 2001 14:40:10 +0000 arpi_esp P3 fixes...
Thu, 12 Apr 2001 00:09:57 +0000 arpi_esp __memcpy fix
Thu, 12 Apr 2001 00:05:18 +0000 arpi_esp small typo
Wed, 11 Apr 2001 20:14:49 +0000 arpi_esp fast memcpy() using x86 asm or mmxext