Mercurial > mplayer.hg
comparison help_mp-el.h @ 7299:131497b1f6ad
- 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
author | jkeil |
---|---|
date | Fri, 06 Sep 2002 17:34:52 +0000 |
parents | 984bd81b79f1 |
children | f607545e372a |
comparison
equal
deleted
inserted
replaced
7298:641b287f8b07 | 7299:131497b1f6ad |
---|