summaryrefslogtreecommitdiff
path: root/apps/codecs/speex.c
AgeCommit message (Expand)Author
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis
2007-02-10Fix problems building Speex when building the simulator on Cygwin.Magnus Holmgren
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton
2007-02-10Fix stereo Speex file decoding.Dan Everton
2007-02-10Fixed 64 bit warning.Jens Arnold
2007-02-09Whitespace is nice, let's use some. No functional changes.Dave Chapman
2007-02-09Fix a warning in Speex codec_main declaration.Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton