]> git.alsa-project.org Git - alsa-lib.git/commit
The rate plugin was redesigned. Now only whole periods are resampled to
authorJaroslav Kysela <perex@perex.cz>
Wed, 4 Feb 2004 09:21:11 +0000 (09:21 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 4 Feb 2004 09:21:11 +0000 (09:21 +0000)
commit4a4cc2a3014ea698c590364d026e276d93a85345
treee3739e954a948558b4e5cfdb738067e23c3242ba
parent75190c6ed22c236f91bfbeb11ed2b72c3846d689
The rate plugin was redesigned. Now only whole periods are resampled to
avoid rounding problems and to allow using other "block" algorithms.
src/pcm/pcm_plugin.c
src/pcm/pcm_rate.c