log mp3lib/Makefile @ 26189:8d1e8229b660

age author description
Wed, 12 Dec 2007 08:50:54 +0000 diego cosmetics: Remove ugly and inconsistent uppercasing from filenames.
Wed, 27 Jun 2007 23:11:21 +0000 diego Get rid of duplicate processor feature variables.
Sat, 16 Jun 2007 15:24:39 +0000 reimar Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
Fri, 08 Jun 2007 14:38:25 +0000 zuxy Enable SIMD optmizations for mp3lib on AMD64
Fri, 25 May 2007 02:52:35 +0000 zuxy Record what was produced by make_decode_table_MMX() and used that data to
Sat, 24 Mar 2007 15:03:57 +0000 diego Move test program removal on distclean to mpcommon.mak.
Sat, 17 Mar 2007 18:25:15 +0000 diego Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.
Thu, 15 Mar 2007 16:49:59 +0000 diego Simplify setting special CFLAGS for decode_i586.o.
Thu, 15 Mar 2007 13:20:22 +0000 diego Simplify conditional expression.
Thu, 15 Mar 2007 13:19:22 +0000 diego Remove Darwin AltiVec CFLAGS settings, configure handles this.
Thu, 15 Mar 2007 12:17:22 +0000 diego Remove addition of AltiVec flags to CFLAGS, configure takes care of this.
Tue, 13 Mar 2007 22:28:13 +0000 diego Fix test program compilation.
Tue, 13 Mar 2007 22:19:18 +0000 diego Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Mon, 27 Nov 2006 13:42:36 +0000 diego FFmpeg-style dependency declaration
Mon, 27 Nov 2006 13:38:13 +0000 diego Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.
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
Sat, 19 Jan 2002 04:42:09 +0000 atmos4 rewrites symbols in d_cpu.s on cygwin
Tue, 15 Jan 2002 21:00:20 +0000 kmkaplan Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio after
Tue, 15 Jan 2002 09:01:39 +0000 nick S->C
Mon, 14 Jan 2002 10:34:38 +0000 nick S->C
Mon, 14 Jan 2002 09:32:51 +0000 nick S->C
Sun, 13 Jan 2002 18:26:58 +0000 nick S->C
Sun, 13 Jan 2002 17:23:32 +0000 nick Bug
Sun, 13 Jan 2002 16:59:18 +0000 nick S->C
Thu, 29 Nov 2001 18:05:42 +0000 atmos4 Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster and I don't get data aligned in dct64_sse.s, so I can't finish optimizing it)
Wed, 24 Oct 2001 14:02:19 +0000 arpi MIPS support by oliver.schoenbrunner@jku.at
Wed, 08 Aug 2001 06:58:12 +0000 atmos4 Fixed Makefile for test programs.
Fri, 27 Jul 2001 17:21:23 +0000 atmos4 Beginning sse optimization of dct code.
Wed, 04 Jul 2001 07:00:15 +0000 nick Minor cleanups