index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libspeex
/
speex
Age
Commit message (
Expand
)
Author
2007-11-24
Sync to SVN.
Thom Johansen
2007-11-22
Sync Speex to SVN.
Thom Johansen
2007-11-14
Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...
Thom Johansen
2007-11-14
New Speex stereo code in libspeex and speex.c, stereo should be more robust n...
Thom Johansen
2007-11-10
Strip out a large unneeded portion of the Speex stereo decoding function, and...
Thom Johansen
2007-10-26
Sync with Speex SVN. Syntactic change in filters_cf.S.
Thom Johansen
2007-10-19
Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...
Thom Johansen
2007-05-22
Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...
Dan Everton
2007-03-12
* Clean up speex.c a little.
Dan Everton
2007-03-03
Set svn:keywords property where missing.
Jens Arnold
2007-02-10
* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).
Dan Everton
2007-02-09
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
Dan Everton