log mp3lib/Makefile @ 7161:13bc391fc19c

age author description
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
Tue, 03 Jul 2001 07:50:52 +0000 nick Portability and old binutils support
Fri, 29 Jun 2001 17:55:35 +0000 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
Tue, 26 Jun 2001 23:15:58 +0000 arpi OPTFLAGS vs. INCLUDES cleanup
Mon, 04 Jun 2001 19:33:28 +0000 arpi_esp dependency stuff fixed
Thu, 24 May 2001 21:09:13 +0000 arpi_esp using gcc -MM instead of makedepend, make OBJS from SRCS where possible
Thu, 17 May 2001 18:20:14 +0000 atmosfear Added missing mathlib for linking.
Sun, 13 May 2001 19:18:52 +0000 arpi_esp test2 added for playback test, testreanmed to test1 to make Atmosfear happy...
Sun, 13 May 2001 18:58:23 +0000 arpi_esp test.c added for benchmarking
Fri, 02 Mar 2001 21:47:18 +0000 arpi_esp New dependency system
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision