Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07configure: add --disable-binaries optionTristan Matthews
2013-12-07Don't overlink with libmRon
2013-12-07Make autotools a bit less whiny on modern systemsRon
2013-12-07Tidy the speex/*.h includes some moreRon
2010-01-07Remove a few dsp-only filesThorvald Natvig
2009-12-22Split libspeex and libspeexdspslicer
2009-06-04make sure new bfin.h is included in distMike Frysinger
2009-04-15Resurected the --enable-vorbis-psy option by linking with libspeexdsp for theJean-Marc Valin
2008-08-05Sorting out #include "" from #include <> and using relative paths for includingJean-Marc Valin
2008-06-04Integrating the decorrelation API with the echo canceller (speex_echo.h)Jean-Marc Valin
2008-05-29Thorvald Natvig's --with-fft= patchJean-Marc Valin
2008-05-27Patch by Thorvald Natvig to add FFTW3 supportjm
2008-04-11Thorvald Natvig contributed a fix the the jitter buffer resync and a testcasejm
2007-11-10Forgot to remove lbr_48k_tables.c from the buildjm
2007-11-08Moved the remaining of misc.h into arch.hjm
2007-10-25moved ring buffer to libspeexdspjm
2007-10-21Re-arranged the wideband mode so that programs using narrowband only andjm
2007-10-21Fixed Makefiles again -- damn kdevelop!jm
2007-10-21fixed makefiles (damn kdevelop)jm
2007-10-20Put all the OS-dependent calls in os_support.hjm
2007-10-14remamed to libspeexdspjm
2007-10-14splitting libspeex in twjm
2007-03-29including echo_diagnostic.m in the distributionjm
2007-03-20Enabling resampler in the build (now that it's supposed to workjm
2007-03-02cleanup dist, added resampler in distribution (not build).jm
2006-10-26Remove relative path references to libspeex which caused problems with parall...giles
2006-10-10Big preprocessor cleanup. Implemented mel filterbank. Removed crappy VAD.jm
2006-06-07LSP quantization: minor C optimisation and hooks for Blackfin assemblyjm
2006-06-05Rewrite of the lsp_to_lpc() algorithm by David Rowe. Removes a bunch ofjm
2006-04-28pcm_wrapper was a dumb idea in the first place.jm
2006-04-10added -no-undefined to the libspeex options as suggested by Erikjm
2006-04-07LPC analysis window now stored as constant in code -> 400 bytes off thejm
2005-12-22Can now encode PCM with libspeex.jm
2005-12-07Support for a really simple float emulating typejm
2005-12-02Checking in a copy of Mark Borgerding's KISS-FFT. Will modify it (and likelyjm
2005-12-02Added a wrapper around the FFT so any FFT can be usedjm
2005-11-20Add test* programs as noinst targets. Remove warningsSpeex-1.1.11jm
2005-10-07Renamed to vorbis_psy, added headerjm
2005-10-05Starting work so I can use the Vorbis psychoacousticsjm
2005-06-05Blackfin assembly for auto-correlation functionjm
2005-06-05Blackfin assembly for speex_move()jm
2005-06-05Blackfin assembly optimizations.jm
2005-05-28Cleaned up arch-dependent optimizationsjm
2005-05-02support for top_builddir != top_srcdirjm
2005-02-09...jm
2005-02-09Make use of cb_search_arm4.hjm
2005-02-07ARM assembly version of pitch_xcorr, moved all ARM assembly to separate filesjm
2005-02-05Renamed --enable-arm-asm to --enable-arm5e-asm to reflect the fact that thesejm
2004-10-10Applied build system patch from Erik de Castro Lopo; now builds on MinGW:conrad
2004-08-13remove references to noglobals stuff from buildconrad