Mon, 11 Oct 2004 02:19:29 +0000 |
michael |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)
libavcodec
|
Tue, 18 May 2004 17:09:46 +0000 |
michael |
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Fri, 30 Apr 2004 19:53:54 +0000 |
michael |
mmx dct optimization
libavcodec
|
Fri, 09 Apr 2004 16:32:49 +0000 |
michael |
fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka)
libavcodec
|
Thu, 29 Jan 2004 01:15:25 +0000 |
michael |
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
libavcodec
|
Sat, 10 Jan 2004 16:04:55 +0000 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
Sat, 25 Oct 2003 21:59:28 +0000 |
michael |
reorder table instead of wasting instructions to reorder the input to match the table
libavcodec
|
Sat, 25 Oct 2003 19:44:37 +0000 |
michael |
10l
libavcodec
|
Fri, 24 Oct 2003 21:57:04 +0000 |
michael |
optimizing
libavcodec
|
Thu, 23 Oct 2003 13:22:20 +0000 |
michael |
minor mmx2 optimization if the dct
libavcodec
|
Thu, 23 Oct 2003 12:59:21 +0000 |
michael |
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger)
libavcodec
|
Tue, 05 Nov 2002 17:31:26 +0000 |
michaelni |
cleanup
libavcodec
|
Thu, 19 Sep 2002 22:14:53 +0000 |
arpi_esp |
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)
libavcodec
|
Sun, 01 Sep 2002 16:52:33 +0000 |
michaelni |
dct cleanup
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Wed, 15 Aug 2001 22:25:32 +0000 |
glantau |
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
libavcodec
|