Re: Re: Network byte order, NAS plugin
Haavard Kvaalen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18 Dec 2002, Chris Majewski wrote: > This just in: I built the plugin on a linux box and it does the right thing > (i.e. plays mp3 files/streams with 16-bit resolution). However, I need > it on a Sun box. The above suggests to me that it could be a byte > order issue. Where can I hack?? I don't know the NAS plugin, but my first guess is that the bug is there. The mp3 plugin will always generate sound in native endianness, and it is the output plugin's responsibility to byteswap the data if that is necessary. -- Håvard Kvålen