]> git.alsa-project.org Git - alsa-lib.git/commit
- added snd_pcm_mmap_begin_avail function; it is optimized for use after
authorJaroslav Kysela <perex@perex.cz>
Sun, 9 Dec 2001 18:41:23 +0000 (18:41 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 9 Dec 2001 18:41:23 +0000 (18:41 +0000)
commitb7b11c35580d0a835149825cd39d5688a935c84c
treee1d2103a40a31de421589f09c9badf680d786bb9
parentb63e44aab0e51b395ed0cff51d0df8d8f2300bcd
- added snd_pcm_mmap_begin_avail function; it is optimized for use after
  snd_pcm_avail_update() call
- fixed broken hw_ptr management inside snd_pcm_plugin code
include/pcm.h
src/pcm/pcm.c
src/pcm/pcm_plugin.c
test/pcm.c