]> git.alsa-project.org Git - alsa-lib.git/commit
Revert the last fix: finer sync of dmix in delay callback
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Apr 2006 10:31:39 +0000 (12:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Apr 2006 10:31:39 +0000 (12:31 +0200)
commit0b9612772c7da7d4801f3f64605744acc1808af7
tree5a56119c08f2843448f6d27fe1da71c5eaee6fb6
parentb23872d61883a05331744d24421d01efd78e93fd
Revert the last fix: finer sync of dmix in delay callback

The fix to enable finer sync of dmix in delay callback seems
rather harmful for some apps like xmms on SMP.
The problem of aoss was solved by max_periods=0, so better to
revert this change.
src/pcm/pcm_dmix.c
src/pcm/pcm_rate.c