]> git.alsa-project.org Git - alsa-lib.git/commit
- fixed the calculation of snd_pcm_avail() with plugin.
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2003 18:46:32 +0000 (18:46 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2003 18:46:32 +0000 (18:46 +0000)
commit8bcadcb2a6ea6288f5cc38ea076b5bda48990ac9
tree3bb602ce1b50c0ce7e244b857a80e1a833185904
parenta2101162a8ea0018f621c102aff380008ea32bf8
- fixed the calculation of snd_pcm_avail() with plugin.
  this will fix the slow playback problem on mplayer.
- the delay calculation is optimized a bit.
src/pcm/pcm_plugin.c