Mon, 27 Nov 2006 11:11:14 +0000 |
diego |
Simplify test program generation.
|
Mon, 27 Nov 2006 10:58:03 +0000 |
diego |
Remove superfluous CFLAGS declaration (is in mpcommon.mak).
|
Mon, 27 Nov 2006 10:53:40 +0000 |
diego |
There are no .s files in mp3lib/, remove the corresponding suffix rule.
|
Sun, 26 Nov 2006 18:12:36 +0000 |
diego |
Merge common parts of all Makefiles into one file included by all.
|
Sat, 25 Nov 2006 16:12:36 +0000 |
diego |
Remove superfluous comment.
|
Mon, 20 Nov 2006 11:18:01 +0000 |
diego |
Unify dep/depend targets.
|
Sun, 19 Nov 2006 16:54:06 +0000 |
reimar |
Remove (now hopefully unnecessary) workarounds added in r21056
|
Sun, 19 Nov 2006 15:21:50 +0000 |
nplourde |
fix mp3lib compilation on OSX
|
Wed, 01 Nov 2006 18:19:02 +0000 |
reimar |
mp3lib asm does not compile on AMD64.
|
Thu, 19 Oct 2006 21:29:17 +0000 |
diego |
Simplify OBJS handling.
|
Wed, 19 Jul 2006 05:27:02 +0000 |
rfelker |
do not compile mmx/sse/3dnow code if not available
|
Wed, 12 Jul 2006 17:58:07 +0000 |
diego |
OPTFLAGS already includes EXTRA_INC.
|
Fri, 07 Jul 2006 14:04:07 +0000 |
gpoirier |
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
|
Fri, 27 Jan 2006 00:06:42 +0000 |
diego |
Make clean/distclean behave uniformly in all directories.
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Thu, 24 Jun 2004 12:52:17 +0000 |
alex |
ranlib cleanup by Dan Christiansen
|
Thu, 23 Oct 2003 12:10:44 +0000 |
alex |
10l to me, noticed by Bjorn Sandell
|
Wed, 22 Oct 2003 21:08:46 +0000 |
alex |
removed obsoleted (or never ending) code
|
Sun, 22 Jun 2003 03:32:16 +0000 |
alex |
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
|
Mon, 31 Mar 2003 17:08:16 +0000 |
faust3 |
objfix has to be run on MINGW32, too
|
Mon, 27 Jan 2003 21:47:25 +0000 |
arpi |
The two attached patches *should* allow for proper
|
Sat, 18 Jan 2003 19:28:53 +0000 |
arpi |
An altivec-optimized DCT64 for mp3lib
|
Tue, 24 Dec 2002 00:05:43 +0000 |
arpi |
decode_i586.c version uses %ebp for its own use, so:
|
Sun, 01 Sep 2002 18:25:24 +0000 |
arpi |
make test1 && make test2 fixed
|
Thu, 29 Aug 2002 21:30:57 +0000 |
arpi |
use dir/libname.a instead of -Ldir -lname
|
Mon, 29 Apr 2002 21:42:36 +0000 |
arpi |
OpenBSD patch - by Bj«Órn Sandell <biorn@dce.chalmers.se>
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Wed, 23 Jan 2002 17:27:07 +0000 |
nick |
Fixing compilation on non-MMX but x86 systems
|
Sat, 19 Jan 2002 21:21:00 +0000 |
pontscho |
remove TARGET lofasz
|
Sat, 19 Jan 2002 18:22:22 +0000 |
nick |
Using cpudetect code instead of d_cpu.s
|