mpv/mp3lib
jkeil e4de7b6322 - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
the WRITE_SAMPLE macro.  Use a union instead of a cast to get at the
  binary representation of the double's mantissa.

  This should fix:
  http://mplayerhq.hu/pipermail/mplayer-users/2002-August/018948.html
  http://mplayerhq.hu/pipermail/mplayer-users/2002-August/019296.html
  http://mplayerhq.hu/pipermail/mplayer-users/2002-September/020348.html


- garbage collect the unused CAN_COMPILE_X86 define


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7300 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-06 17:34:52 +00:00
..
.cvsignore
Makefile make test1 && make test2 fixed 2002-09-01 18:25:24 +00:00
bswap.h
dct12.c
dct36.c
dct36_3dnow.s
dct36_k7.s
dct64.c
dct64_3dnow.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_MMX.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_i386.c
dct64_k7.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
dct64_sse.s
decod386.c - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in 2002-09-06 17:34:52 +00:00
decode_MMX.c
decode_i586.c
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer2.c
layer3.c
mp3.h
mp3lib_objfix.sh
mpg123.h
sr1.c Cygwin stdcall mismatch fix. 2002-05-24 01:56:01 +00:00
tabinit.c
tabinit_MMX.c
test.c
test2.c