]> git.alsa-project.org Git - alsa-lib.git/commit
fix mmap emulation bug of recording doesn't work
authorTakashi Iwai <tiwai@suse.de>
Thu, 5 Jul 2007 10:15:16 +0000 (12:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 5 Jul 2007 10:15:16 +0000 (12:15 +0200)
commit845d9222b2f80615cef554cd72db3c70ec6014f5
treed94057ffc9fdbcbe1a283b335c1f6f0974f6ef3a
parent40415cd18068d9df2855c7257fbc53aa16ba5ed9
fix mmap emulation bug of recording doesn't work

From: Roy Huang <royhuang9@gmail.com>

Record doesn't work if enabling mmap emulation and rate conversion
needed, this patch fix this bug.
src/pcm/pcm_hw.c