mpv/mp3lib
diego 97369c5e09 Get rid of duplicate processor feature variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23684 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 23:11:21 +00:00
..
Makefile Get rid of duplicate processor feature variables. 2007-06-27 23:11:21 +00:00
dct12.c
dct36.c
dct36_3dnow.c
dct36_k7.c
dct64.c
dct64_3dnow.c
dct64_MMX.c
dct64_altivec.c
dct64_i386.c
dct64_k7.c
dct64_sse.c Change some static temporary vars to automatic ones because mingw32 binutils 2007-06-06 05:16:08 +00:00
decod386.c Enable SIMD optmizations for mp3lib on AMD64 2007-06-08 14:38:25 +00:00
decode_MMX.c
decode_i586.c
equalizer.c
huffman.h
l2tables.h
layer1.c Align output pointer so that we can use movaps instead of movups in dct64_sse; 2007-06-06 05:13:13 +00:00
layer2.c Align output pointer so that we can use movaps instead of movups in dct64_sse; 2007-06-06 05:13:13 +00:00
layer3.c Change some static temporary vars to automatic ones because mingw32 binutils 2007-06-06 05:16:08 +00:00
mp3.h
mpg123.h
sr1.c Enable SIMD optmizations for mp3lib on AMD64 2007-06-08 14:38:25 +00:00
tabinit.c
test.c
test2.c