diff options
author | jkeil <jkeil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-09-06 17:34:52 +0000 |
---|---|---|
committer | jkeil <jkeil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-09-06 17:34:52 +0000 |
commit | e4de7b63224896b59146a5ae46ede76bf85b53b5 (patch) | |
tree | 3fcef483113f17d1a8d745a7e52ac5e516e75808 /mp3lib/dct64_k7.c | |
parent | 1258b3e4ac9bbb1fd72b1c9d33b57b528853e684 (diff) | |
download | mpv-e4de7b63224896b59146a5ae46ede76bf85b53b5.tar.bz2 mpv-e4de7b63224896b59146a5ae46ede76bf85b53b5.tar.xz |
- 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
Diffstat (limited to 'mp3lib/dct64_k7.c')
0 files changed, 0 insertions, 0 deletions