Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version of speex resampler plugin | Takashi Iwai | 2007-03-21 | 1 | -71/+152 |
| | | | | | | | | 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. | ||||
* | Add rate resampler plugin based on speex | Takashi Iwai | 2007-02-22 | 1 | -0/+933 |
Added another rate resampler plugin based on speex code. Light weight and much better quality. From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> |