summaryrefslogtreecommitdiffstats
path: root/rate/rate_samplerate.c
Commit message (Collapse)AuthorAgeFilesLines
* Add samplerate rate converter pluginTakashi Iwai2006-04-061-0/+193
Added a rate converter pluging using libsamplerate. The plugin is built only when libsamplerate is detected by configure. See doc/samplerate.txt for usage. This plugin is released under GPL (to follow the license of libsamplerate), not LGPL.