tag 426699 help thanks Hello,
> mp3val is not big endian safe. > > Lines like > *((unsigned char *)&bitrate_index)=((baseptr[index+2])>>4)&0x0F; > (329: mpegparse.cpp) > make the Program crash on PowerPC (and every other big endian architecture). > > For bitrate of 128 the bitrate_index should point to 9, but it points to > 150994944. > > I also checked version 1.7, but it has the same problems. I'm not a "core" C developer, so a help in solving this issue (for example, with some examples) would be really helpfull. Thanks, Sandro -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]