1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-12 01:46:16 +00:00
mpv/mp3lib
reimar 6670343ea7 Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up as
"fstps (%eax)+64(,%ecx,4)", which will not compile.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21060 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 16:39:34 +00:00
..
bswap.h
dct12.c
dct36_3dnow.c
dct36_k7.c
dct36.c
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_altivec.c
dct64_i386.c
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_MMX.c
dct64_sse.c fix mp3lib compilation on OSX 2006-11-19 15:21:50 +00:00
dct64.c
decod386.c fix mp3lib compilation on OSX 2006-11-19 15:21:50 +00:00
decode_i586.c
decode_MMX.c fix mp3lib compilation on OSX 2006-11-19 15:21:50 +00:00
equalizer.c
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
Makefile fix mp3lib compilation on OSX 2006-11-19 15:21:50 +00:00
mp3.h
mpg123.h
sr1.c fix mp3lib compilation on OSX 2006-11-19 15:21:50 +00:00
tabinit_MMX.c Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up as 2006-11-19 16:39:34 +00:00
tabinit.c
test2.c
test.c