log mp3lib/Makefile @ 24933:4fc6e60dac36

age author description
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