mpv/mp3lib
arpi e54a51d7c7 pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
has no mmxext (but has 3dnowex) - bug found by Diego, help by Michael


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7462 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 20:23:49 +00:00
..
.cvsignore
Makefile make test1 && make test2 fixed 2002-09-01 18:25:24 +00:00
bswap.h
dct12.c
dct36.c
dct36_3dnow.s
dct36_k7.s
dct64.c
dct64_3dnow.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_MMX.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_i386.c
dct64_k7.c Minor speedup by nick kurshev. 2002-09-07 13:57:41 +00:00
dct64_sse.s
decod386.c - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in 2002-09-06 17:34:52 +00:00
decode_MMX.c
decode_i586.c
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer2.c
layer3.c
mp3.h
mp3lib_objfix.sh
mpg123.h
sr1.c pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which 2002-09-21 20:23:49 +00:00
tabinit.c
tabinit_MMX.c
test.c
test2.c