summaryrefslogtreecommitdiff
path: root/apps/codecs/speex.c (follow)
Commit message (Expand)AuthorAge
* Throw away the first samples to come out of the decoder to account for encode...Thom Johansen2007-11-14
* New Speex stereo code in libspeex and speex.c, stereo should be more robust n...Thom Johansen2007-11-14
* Remove C++ style comment.Thom Johansen2007-11-10
* Strip out a large unneeded portion of the Speex stereo decoding function, and...Thom Johansen2007-11-10
* Make Speex read its input directly from the Ogg packet, which makes for less ...Thom Johansen2007-11-01
* Code police - codecs shouldn't call GUI functionsDave Chapman2007-05-07
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* * Clean up speex.c a little.Dan Everton2007-03-12
* SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis2007-02-10
* Fix problems building Speex when building the simulator on Cygwin.Magnus Holmgren2007-02-10
* * Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton2007-02-10
* Fix stereo Speex file decoding.Dan Everton2007-02-10
* Fixed 64 bit warning.Jens Arnold2007-02-10
* Whitespace is nice, let's use some. No functional changes.Dave Chapman2007-02-09
* Fix a warning in Speex codec_main declaration.Dan Everton2007-02-09
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09