]> git.alsa-project.org Git - alsa-lib.git/commit
Fix PCM auto-start conditions
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Mar 2006 14:51:24 +0000 (14:51 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 Mar 2006 14:51:24 +0000 (14:51 +0000)
commit1a9c520529b9f56f46b38671838b2a870f083c13
tree6189c87d35989aaf9274f413f13ad6d36b86e129
parent912f0d5ddf29d0cbafb38e31c5c57f2389d23bb8
Fix PCM auto-start conditions

Fix the PCM auto-start conditions

- The capture stream should be started the PCM anyway before reads
- Fixed the endless poll() when the written size doesn't fit to the
  buffer size due to lack of auto-start
src/pcm/pcm.c