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-08-10os_support: fix misleading commentsTristan Matthews
2014-08-10os_support: fix commentTristan Matthews
2014-08-07resample: recover from integer overflow in update_filter()Karl Tomlinson
2014-08-07resample: recover from larger memory allocation failuresKarl Tomlinson
2014-08-07resample: use a single common block to allocate sinc_tableKarl Tomlinson
2014-08-07testresample: fix underlinking of libmTristan Matthews
2014-07-24configure: fix PKG_CHECK_MODULES invocationTristan Matthews
2014-07-24resample: make some tables constantDiego Elio Pettenò
2014-07-03resample: use common statement to calculate st->mem required size per channelKarl Tomlinson
2014-07-03resample: unify remaining allocations of st->mem in update_filter()Karl Tomlinson
2014-07-03resample: use spx_uint32_t for index and lengthKarl Tomlinson
2014-07-03resample: unify alloc/realloc paths in update_filter()Karl Tomlinson
2014-07-02build testresampleTristan Matthews
2014-07-02resample: Add NEON optimized inner_product_single for floating pointJyri Sarha
2014-07-02resample: Add NEON optimized inner_product_single for fixed pointJyri Sarha
2014-07-02configure.ac: Add ARM NEON supportJyri Sarha
2014-07-02resample: Calculate full sinc table (e.g. no sinc interpolation)Jyri Sarha
2014-07-02Make M_PI the same as what math.h defines it asRon
2014-06-27Continue to install the headers in $prefix/include/speexRon
2014-06-27Remove codec specific fileTristan Matthews
2014-06-25resample: complete speex_resampler_reset_memKarl Tomlinson
2014-06-25resample: kill some warnings when using sseKarl Tomlinson
2014-06-25resample: rename sinc to sinct to fix warningsKarl Tomlinson
2014-04-22scal: remove dead codeTristan Matthews
2014-04-22jitter: remove unused variableTristan Matthews
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