mpv/mp3lib
reimar b3e3bdf227 mp3lib asm does not compile on AMD64.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 18:19:02 +00:00
..
Makefile mp3lib asm does not compile on AMD64. 2006-11-01 18:19:02 +00:00
bswap.h
dct12.c
dct36.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct36_3dnow.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct36_k7.c
dct64.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct64_3dnow.c disable nonworking/broken code for now till I find out what it is supposed to do. 2006-10-29 18:16:00 +00:00
dct64_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct64_altivec.c Add missing license, as chosen by its author 2006-06-29 14:54:53 +00:00
dct64_i386.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct64_k7.c disable nonworking/broken code for now till I find out what it is supposed to do. 2006-10-29 18:16:00 +00:00
dct64_sse.c Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III 2006-07-07 14:04:07 +00:00
decod386.c 10l, i missed ifdefs around the calls 2006-07-19 05:42:38 +00:00
decode_MMX.c Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III 2006-07-07 14:04:07 +00:00
decode_i586.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
equalizer.c
huffman.h
l2tables.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
layer1.c Clarify licensing situation. 2006-07-30 22:20:50 +00:00
layer2.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
layer3.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
mp3.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
mpg123.h CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
sr1.c mp3lib asm does not compile on AMD64. 2006-11-01 18:19:02 +00:00
tabinit.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
tabinit_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
test.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
test2.c