Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version of speex resampler plugin | Takashi Iwai | 2007-03-21 | 4 | -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.14rc3 | Jaroslav Kysela | 2007-02-26 | 1 | -1/+0 |
| | |||||
* | Add rate resampler plugin based on speex | Takashi Iwai | 2007-02-22 | 4 | -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> |