]> git.alsa-project.org Git - alsa-lib.git/commit
Fix interleave check in pcm_direct.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2008 12:41:51 +0000 (14:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2008 12:41:51 +0000 (14:41 +0200)
commit118fedb90ac03eedf2a353514eabec2603267215
tree8cbeea9c167153d6bd9e17e6d661731b38c4f999
parent8d3fb3102f672a7b09be92811e89d49f89c1742b
Fix interleave check in pcm_direct.c

Fix the check of interleaved format.  It checked a totally bogus value
as PCM format.

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