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

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16Fix file permission of libspeexdsp/scal.cPeter Meerwald
2014-04-16Resampler buffer_size is always 160, drop FIXED_POINT #ifdefPeter Meerwald
2014-02-01Remove speex codec specific fileTristan Matthews
2014-02-01Remove dependency on speexRafaël Carré
2013-12-07Don't overlink with libmRon
2013-12-07Prefer the stdint types if availableRon
2013-12-07Drop the --disable-vbr option from autoconfRon
2013-12-07Make autotools a bit less whiny on modern systemsRon
2013-12-07Drop the hardcoded SPEEX_VERSION from arch.hRon
2013-12-07Drop doc/nb_celp.cRon
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-06Ensure the filter length is a multiple of 8Ron
2013-12-06Be precise computing the resampler with the smallest memory footprintRon
2013-12-06Properly save in_len for multiple channels in the resampler.Jean-Marc Valin
2013-12-06Fixed potential over-allocation / (fatal) under-allocation on platforms where...Sherief N. Farouk
2010-02-01Add missing \ so headers are included in tarballThorvald Natvig
2010-01-17Fix a few make dist issues with win32 directoryThorvald Natvig
2010-01-07Clean up other platforms; remove codec filesThorvald Natvig
2010-01-07Clean up embedded targetsslicer
2010-01-07Remove unused tests from configure.acslicer
2010-01-07Remove codec-only filesslicer
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