[MPlayer-dev-eng] [PATCH] mp3 mangling FIXED!
Felix Buenemann
atmosfear at users.sourceforge.net
Sun Sep 23 03:33:46 CEST 2001
On Sunday, 23. September 2001 00:34, Bob McElrath wrote:
> Turns out the mp3 mangling on alpha was due to that dastardly
> sizeof(long) != sizeof(int)
> confusion on 64-bit archs. I'm not even entirely sure why the following
> patch works, but it does...
cause long on alpha is 8byte opposite to 4byte on x86. int is 4byte on both
x86 and alpha.
>
> And now I can play mpegs!!! WOOHOO!!!
>
patch applied, thx.
>
> Cheers,
> -- Bob
>
> Bob McElrath (rsmcelrath at students.wisc.edu)
> Univ. of Wisconsin at Madison, Department of Physics
--
Best Regards,
Atmos
_____
Software is like sex: it's better when it's free.
- Linus Torvalds
More information about the MPlayer-dev-eng
mailing list