[MPlayer-dev-eng] [PATCH] improved AIFF PCM Audio support

Jake Luck mplay at 10k.org
Thu Dec 9 22:28:09 CET 2004


> > Sound data in AIFF is big endian native. On little endian environment such
> > as dsound and win32, the existing datapath doesn't perform the properly
> > byteswapping through either ad_pcm.c or -ao dsound/win32. Two solutions
> > are included in this patch to make the code fully compatible with little
> > endian architectures.
> >
> 
> Can you please retest this with current cvs? I commited a fix for the 
> bigendian sound problem on windows.

Thank you, Sasha. Just tested and it works now! Since everyone I have
spoken to is in favor of not creating the extra audio decoder just for
AIFF. I will make the necessary change to ad_pcm and use solution 2.
A revised patch is on the way.

jake




More information about the MPlayer-dev-eng mailing list