]> git.alsa-project.org Git - alsa-lib.git/commit
Finer sync of dmix in delay callback
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2006 17:01:02 +0000 (19:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2006 17:01:02 +0000 (19:01 +0200)
commit4c06a75a2fdcb584754d8ce11643bce5519af53f
tree49335b13d51f446b0f26412dce70e706e6191070
parenta2ee8e20e8f86021151f67aa80178799626bda24
Finer sync of dmix in delay callback

Sync pointers in delay callback in dmix.  This solves some problems
of aoss with apps that don't check poll_revents.

The rate plugin is fixed to call delay of slave appropriately, too.
src/pcm/pcm_dmix.c
src/pcm/pcm_rate.c