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
2018-01-07win32: remove speexdsp paths from VS2008 fileappveyor-configTristan Matthews
2018-01-07appveyor: add configuration file (based on vorbis')Tristan Matthews
2017-11-03configure: add warning if Ogg is missingTristan Matthews
2017-11-03configure: --disable-binaries should be off by defaultTristan Matthews
2017-11-03Check for _WIN32 instead of WIN32 in preprocessor checksMartin Storsjo
2017-11-03Add a (void) parameter list to a function declarationMartin Storsjo
2017-01-22travis: sync with speexdsp configTristan Matthews
2016-12-08configure: bump to 1.2.0Speex-1.2.0Tristan Matthews
2016-09-20Add generated m4 files to .gitignore. r=tmatthRalph Giles
2016-09-20Add a config for the travis-ci.org continuous integration system. r=tmatthRalph Giles
2016-07-11wave_out: fix types for waveout callbackTristan 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.2rc2Speex-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