]> git.alsa-project.org Git - alsa-lib.git/commit
test/pcm.c: Generic linear PCM support
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 Jul 2009 06:42:18 +0000 (08:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 6 Jul 2009 06:42:18 +0000 (08:42 +0200)
commit184301ae4c39e7aa26487381f07ecb5bc30e76fd
tree0fe0127d745f33e8bee1397430f563fa3d8fa3d2
parent3d0843e8ce3c2c504f036c8e029b13e9fd66a4f9
test/pcm.c: Generic linear PCM support

- Fix the support of non-native endianness
- Conversion for unsigned formats
- Only allow linear formats

Signed-off-by: Takashi Iwai <tiwai@suse.de>
test/pcm.c