mpv/mp3lib
reimar 8830acfc73 Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
They are not compiled/enabled on 64 bit though, since they are vastly slower
but would still be selected by default.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31281 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-05-30 10:01:40 +00:00
..
dct12.c
dct36.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
dct36_3dnow.c Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace). 2010-05-30 10:01:40 +00:00
dct36_k7.c
dct64.c
dct64_3dnow.c Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace). 2010-05-30 10:01:40 +00:00
dct64_altivec.c
dct64_i386.c
dct64_k7.c Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace). 2010-05-30 10:01:40 +00:00
dct64_mmx.c Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace). 2010-05-30 10:01:40 +00:00
dct64_sse.c unbreak compilation after cleanups in libavutil/common.h 2010-03-09 18:34:14 +00:00
decod386.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
decode_i586.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
decode_mmx.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
equalizer.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
huffman.h
l2tables.h the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
layer1.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
layer2.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
layer3.c the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
mp3.h
mpg123.h the great MPlayer tab removal: part I 2010-04-12 10:56:17 +00:00
sr1.c Remove seemingly misplaced and commented-out liba52 #include. 2010-05-07 18:24:41 +00:00
tabinit.c
test.c
test2.c