Re: Problems with byte swapping in audio code
Bj|rn Englund <[email protected]> Sun, 13 Apr 2003 17:51:11 +0200
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
I committed some changes to the audio code, that makes it possible to play 24bit lpcm data (with oss). I haven't tested it on a 24bit audio card. I didn't add any resampling code so 96kHz will play too slow. I also added some 16 byteswap macros so I don't know if it compiles on all archs now (only tested on linux/x86). Please test compile on *bsd* and others. /Björn