Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
87c20b7762ddf114b5da43fc34e73cc6b903d5ea
/
apps
/
codecs
/
speex.c
97f369a
SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback and dsp_configure and stop all the silly type casting of intergral types to pointers to set dsp configuration and watermarks. Shouldn't have any effect on already compiled codecs at all. Will fix any important patches in the tracker so they compile.
by Michael Sevakis
· 18 years ago
2c7030b
Fix problems building Speex when building the simulator on Cygwin.
by Magnus Holmgren
· 18 years ago
7bf62e8
* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).
by Dan Everton
· 18 years ago
69c40d7
Fix stereo Speex file decoding.
by Dan Everton
· 18 years ago
161bf8f
Fixed 64 bit warning.
by Jens Arnold
· 18 years ago
0abfe9f
Whitespace is nice, let's use some. No functional changes.
by Dave Chapman
· 18 years ago
c22e29f
Fix a warning in Speex codec_main declaration.
by Dan Everton
· 18 years ago
ebc58c9
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
by Dan Everton
· 18 years ago