mpv/mp3lib
zuxy b4cf5f855c Record what was produced by make_decode_table_MMX() and used that data to
initialize mp3lib_decwins directly, then remove call to
make_decode_table_MMX() and tabinit_MMX.c itself.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23383 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-25 02:52:35 +00:00
..
Makefile Record what was produced by make_decode_table_MMX() and used that data to 2007-05-25 02:52:35 +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 Fix bug in reference code 2007-05-19 08:09:16 +00:00
decod386.c Remove unused synth_1to1_mono() 2007-05-22 13:44:14 +00:00
decode_MMX.c Record what was produced by make_decode_table_MMX() and used that data to 2007-05-25 02:52:35 +00:00
decode_i586.c
equalizer.c
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
mp3.h
mpg123.h
sr1.c Record what was produced by make_decode_table_MMX() and used that data to 2007-05-25 02:52:35 +00:00
tabinit.c
test.c
test2.c