Mercurial > mplayer.hg
log mp3lib/Makefile @ 3203:8312f4bc8dab
age | author | description |
---|---|---|
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. |