mpv/mp3lib
henry 316d1bd49e Use proper parameter range in stereo test
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15104 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 16:39:00 +00:00
..
.cvsignore
Makefile Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
bswap.h
dct12.c
dct36.c
dct36_3dnow.c
dct36_k7.c
dct64.c
dct64_3dnow.c compilation fix for gcc 3.4.2 2004-11-11 13:33:30 +00:00
dct64_MMX.c
dct64_altivec.c
dct64_i386.c
dct64_k7.c compilation fix for gcc 3.4.2 2004-11-11 13:33:30 +00:00
decod386.c small gcc warning fixes 2004-08-28 20:59:49 +00:00
decode_MMX.c attribute_used for gcc3.4 2004-04-26 10:12:40 +00:00
decode_i586.c avoid outoptimization of static variables patch by ismail dönmez <ismail.donmez at gmail.com> 2004-08-03 18:54:26 +00:00
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer1.c Use proper parameter range in stereo test 2005-04-10 16:39:00 +00:00
layer2.c Index must be positive to prevent endless loop on bad data 2004-09-14 21:02:19 +00:00
layer3.c some more globals 2004-04-06 01:24:34 +00:00
mp3.h
mpg123.h
sr1.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
tabinit.c removing more globals 2004-04-06 01:11:59 +00:00
tabinit_MMX.c attribute_used patch by (VMiklos <mamajom at axelero dot hu>) 2004-04-26 19:47:50 +00:00
test.c
test2.c