mpv/mp3lib
diego 83470e26c3 Move test program removal on distclean to mpcommon.mak.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22802 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-24 15:03:57 +00:00
..
Makefile Move test program removal on distclean to mpcommon.mak. 2007-03-24 15:03:57 +00:00
dct12.c
dct36.c
dct36_3dnow.c
dct36_k7.c
dct64.c
dct64_3dnow.c Add missing registers to asm code in mp3lib 2007-03-01 12:45:00 +00:00
dct64_MMX.c
dct64_altivec.c
dct64_i386.c
dct64_k7.c
dct64_sse.c directly insert ffreep %%st(0) opcode for compatibility with old 2006-11-19 16:48:45 +00:00
decod386.c Remove (now hopefully unnecessary) workarounds added in r21056 2006-11-19 16:54:06 +00:00
decode_MMX.c Add missing registers to asm code in mp3lib 2007-03-01 12:45:00 +00:00
decode_i586.c Add missing registers to asm code in mp3lib 2007-03-01 12:45:00 +00:00
equalizer.c
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
mp3.h
mpg123.h
sr1.c Make sure buffer is aligned so no unaligned access happens. 2007-02-05 19:24:03 +00:00
tabinit.c
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
test.c
test2.c