mpv/mp3lib
reimar 18004d2d98 Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21523 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-07 11:58:07 +00:00
..
Makefile FFmpeg-style dependency declaration 2006-11-27 13:42:36 +00:00
dct12.c
dct36.c
dct36_3dnow.c
dct36_k7.c
dct64.c
dct64_3dnow.c disable nonworking/broken code for now till I find out what it is supposed to do. 2006-10-29 18:16:00 +00:00
dct64_MMX.c
dct64_altivec.c
dct64_i386.c
dct64_k7.c disable nonworking/broken code for now till I find out what it is supposed to do. 2006-10-29 18:16:00 +00:00
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 Use ASMALIGN macro for better compatibility and remove SYS_DARWIN 2006-11-19 16:44:19 +00:00
decode_i586.c
equalizer.c
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
mp3.h
mpg123.h
sr1.c Hack around libavutil/bswap.h compilation problems due to always_inline undefined. 2006-12-07 11:58:07 +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