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-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
2009-04-15Resurected the --enable-vorbis-psy option by linking with libspeexdsp for theJean-Marc Valin
2009-04-15More VBR tuningJean-Marc Valin
2009-04-08Fixed a "conditional jump depends on uninitialised value in speex_decode_int()Jean-Marc Valin
2009-04-03VBR tuning (along with open-loop gamma2 tweak)Jean-Marc Valin
2009-04-03Tuning the enhancer and gamm1Jean-Marc Valin
2009-03-01Bit-stream definition in the manual with simplified source codeAlfred E. Heggestad
2009-02-10Const correctness patchAlfred E. Heggestad
2009-01-30Cosmetic fixesAlfred E. Heggestad
2008-12-11Updated draftJean-Marc Valin
2008-12-11patch: speex doc typosAlfred E. Heggestad
2008-12-01At least VS2005 (what I'm using) won't compile resample_sse.h withJohn Ridges
2008-12-01Documenting the pitch decodingJean-Marc Valin
2008-11-09Patch : Make speex_bits_read_from and speex_bits_read_whole_bytes const correctErik de Castro Lopo
2008-11-09Documenting the decoderJean-Marc Valin
2008-10-03Fix for VS files to include multi-channel changes. Also patches scal.c forAlexander Chemeris