summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/cb_search.c
AgeCommit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2010-02-22Remove all tabs within codec path.Andree Buschmann
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2007-11-24Sync to SVN.Thom Johansen
2007-11-14Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it...Thom Johansen
2007-11-06Exclude some unneeded LSP code. Add some #endif clarification comments here a...Thom Johansen
2007-11-01First attempt at ifdeffing out as much of the encoder stuff as possible from ...Thom Johansen
2007-10-26Sync with Speex SVN. Syntactic change in filters_cf.S.Thom Johansen
2007-10-19Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wr...Thom Johansen
2007-05-22Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...Dan Everton
2007-03-13rename config.h to config-speex.hMarcoen Hirschberg
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton