summaryrefslogtreecommitdiff
path: root/tools/rbspeex/rbspeexenc.c (follow)
Commit message (Expand)AuthorAge
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* refactor rbspeex, so we build a librbspeex.a for linking into rbutil.Dominik Wenger2007-12-14
* Refactor rbspeexenc code to include an encode_file() function, for later reus...Thom Johansen2007-12-05
* Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rb...Thom Johansen2007-11-28
* Volume for rbspeexenc.Stéphane Doyon2007-11-27
* Compensate for encoder lookahead to make more click-free voice clips. Add nar...Thom Johansen2007-11-21
* That should be fread, not read.Thom Johansen2007-11-16
* Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen2007-11-16