summaryrefslogtreecommitdiffstats
path: root/pph
Commit message (Collapse)AuthorAgeFilesLines
* Add missing header files for pphv1.0.14rc4Takashi Iwai2007-05-021-1/+1
|
* Add missing files for pphTakashi Iwai2007-03-232-0/+303
| | | | Added missing files for pph speex resampler plugin.
* Update version of speex resampler pluginTakashi Iwai2007-03-214-110/+197
| | | | | | | | From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> I'm attaching an updated version of my resampler plugin. It fixes a few minor issues and it adds support for fixed-point processing (just add -DFIXED_POINT to the build). Let me know if there's any problem.
* pph - do not include <samplerate.h> in rate_speexrate.cv1.0.14rc3Jaroslav Kysela2007-02-261-1/+0
|
* Add rate resampler plugin based on speexTakashi Iwai2007-02-224-0/+1433
Added another rate resampler plugin based on speex code. Light weight and much better quality. From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>