log mp3lib/Makefile @ 9262:6f0110b5b018

age author description
2003-01-27 arpi The two attached patches *should* allow for proper
2003-01-18 arpi An altivec-optimized DCT64 for mp3lib
2002-12-24 arpi decode_i586.c version uses %ebp for its own use, so:
2002-09-01 arpi make test1 && make test2 fixed
2002-08-29 arpi use dir/libname.a instead of -Ldir -lname
2002-04-29 arpi OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>
2002-04-13 arpi mp_image.h and img_format.h moved to libmpcodecs
2002-01-23 nick Fixing compilation on non-MMX but x86 systems
2002-01-19 pontscho remove TARGET lofasz
2002-01-19 nick Using cpudetect code instead of d_cpu.s
2002-01-19 atmos4 rewrites symbols in d_cpu.s on cygwin
2002-01-15 kmkaplan Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio after
2002-01-15 nick S->C
2002-01-14 nick S->C
2002-01-14 nick S->C
2002-01-13 nick S->C
2002-01-13 nick Bug
2002-01-13 nick S->C
2001-11-29 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)
2001-10-24 arpi MIPS support by oliver.schoenbrunner@jku.at
2001-08-08 atmos4 Fixed Makefile for test programs.
2001-07-27 atmos4 Beginning sse optimization of dct code.
2001-07-04 nick Minor cleanups
2001-07-03 nick Portability and old binutils support
2001-06-29 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
2001-06-26 arpi OPTFLAGS vs. INCLUDES cleanup
2001-06-04 arpi_esp dependency stuff fixed
2001-05-24 arpi_esp using gcc -MM instead of makedepend, make OBJS from SRCS where possible
2001-05-17 atmosfear Added missing mathlib for linking.
2001-05-13 arpi_esp test2 added for playback test, testreanmed to test1 to make Atmosfear happy...
2001-05-13 arpi_esp test.c added for benchmarking
2001-03-02 arpi_esp New dependency system
2001-02-24 arpi_esp Initial revision