commit | 004e65389714721ce0f52a8f0fc22999d3908a2a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Apr 12 17:33:59 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sun May 29 10:00:42 2005 +0200 |
tree | 73e154312778436accf56f1325b0891db9699e6a | |
parent | bd7bf042e89941d4e693a0ec68c5093a2bb2adb3 [diff] |
[ALSA] Fix capture on OSS emulation ALSA<-OSS emulation Fix the noisy capture on some hardwares over OSS emulation. Change back to avail_min = period_size for capture direction. Signed-off-by: Takashi Iwai <tiwai@suse.de>