]> git.alsa-project.org Git - alsa-plugins.git/commit
Add rate resampler plugin based on speex
authorTakashi Iwai <tiwai@suse.de>
Thu, 22 Feb 2007 12:18:07 +0000 (13:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Feb 2007 12:18:07 +0000 (13:18 +0100)
commit36ccb62d45d6c1192e2dc01ac639e6debc585f00
tree3cf5dcea69b2c69e20cc7c09047923fa6ba9ea47
parentee123ac93ea59d11e7d3c48aed9cf88d1a5de431
Add rate resampler plugin based on speex

Added another rate resampler plugin based on speex code.
Light weight and much better quality.

From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
Makefile.am
configure.in
pph/Makefile.am [new file with mode: 0644]
pph/rate_speexrate.c [new file with mode: 0644]
pph/resample.c [new file with mode: 0644]
pph/speex_resampler.h [new file with mode: 0644]