summaryrefslogtreecommitdiffstats
path: root/package/speex
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-4/+7
| | | | Based on input from Arndt Kritzner & Bernhard Fischer.
* Ensure speex will use any future patchUlf Samuelsson2007-11-301-0/+1
|
* Update config for speexUlf Samuelsson2007-11-291-0/+1
|
* Add speex vocoder packageUlf Samuelsson2007-11-292-0/+121