21 Nov
2014
21 Nov
'14
10:11 a.m.
Hi,
I sent out two patches that make the XMOS implementation work correctly for me.
While doing the change, I spotted another bug in snd_pcm_format_little_endian() where it was claiming the _LE formats to be big-endian ones. I fixed this too. Having this bug may have accidentally made some software work correctly if they do byte reversal based on snd_pcm_format_little_endian() instead of the sample format type...
Best regards,
- Jussi