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

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11wave_out: fix types for waveout callbackHEADmasterTristan Matthews
2016-07-10autotools: fix linking for building speexdec with mingwTristan Matthews
2015-09-26Remove spurious ACLOCAL_FLAGS variable from autogen.sh.Ron
2015-07-22skeleton: delete tabsTristan Matthews
2015-07-22speexdec: delete tabsTristan Matthews
2015-07-22speexenc: delete tabsTristan Matthews
2015-07-22Fix compiler warnings from -WallErik de Castro Lopo
2015-07-22Add -Wall to CFLAGS if compiler supports itErik de Castro Lopo
2015-04-21speexenc: fix tautologyTristan Matthews
2015-04-01remove trailing whitespaceTristan Matthews
2014-12-08INSTALL: fix instructionsTristan Matthews
2014-12-06configure: bump to 1.2rc2Tristan Matthews
2014-12-05speex_header: silence printf warningTristan Matthews
2014-10-07configure: add --disable-binaries optionTristan Matthews
2014-10-07remove trailing whitespaceTristan Matthews
2014-08-12speexenc: don't read past the end of WAV dataTristan Matthews
2014-08-10os_support: fix misleading commentsTristan Matthews
2014-07-25whitespace: drop trailing spacesLuca Barbato
2014-07-25build: Use pkgconf macros to check for ogg presenceLuca Barbato
2014-07-24configure: fix PKG_CHECK_MODULES invocationTristan Matthews
2014-05-17Don't rely on HAVE_STDINT_H et al. being definedRon
2014-02-08arm: Remove a superfluous 's' suffix from the cmp instructionMartin Storsjo
2013-12-07Don't overlink with libmRon
2013-12-07Prefer the stdint types if availableRon
2013-12-07Make autotools a bit less whiny on modern systemsRon
2013-12-07Make the hardcoded SPEEX_VERSION match configure.acRon
2013-12-07Tidy the speex/*.h includes some moreRon
2013-12-06Fix typos in manual for speex_preprocess APITristan Matthews
2013-12-06Switch autogen.sh to use autoreconfRon
2013-12-06Check the size of the header packet before we look inside itRon
2010-01-17Fix a few make dist issues with win32 directoryThorvald Natvig
2010-01-07Clean up embedded targets, removing dsp referencesThorvald Natvig
2010-01-07Remove a few dsp-only filesThorvald Natvig
2009-12-23Remove a lot of leftover speexdsp referencesslicer
2009-12-23s/svn/git/ in a few placesslicer
2009-12-23Remove regressions (they were for the resampler)slicer
2009-12-23Update speexclient to use speexdsp from pkg-configslicer
2009-12-22Split libspeex and libspeexdspslicer
2009-07-08Better Doxygen comments on latencyAlexander Chemeris
2009-07-08Adding info on the algorithmic delayAlexander Chemeris
2009-07-08Fixing typos in the manualAlexander Chemeris
2009-07-08Support for Intel IPP FFTJeff Wallace
2009-07-08TI project fix (for EXPORT)Jim Crichton
2009-06-27Removing h1_mem from the encoder state since it wasn't used at all.John Ridges
2009-06-23This patch simply flips on the _USE_SSE/_USE_SSE2 automatically if the visualJeff Wallace
2009-06-18Fixes a regression in the fixed-point code and adds saturation for fixed-point.Stephane Lesage
2009-06-04fix -elf2flt usage for bfin-uclinuxMike Frysinger
2009-06-04make sure new bfin.h is included in distMike Frysinger
2009-05-16Blackfin: cleanup astat/cc/hardware loop asm clobbersMike Frysinger
2009-04-15Added the --no-highpass and --print-rate options to speexencJean-Marc Valin