aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-29configure: fix project name in build instructionsupstream-masterTristan Matthews
2023-02-28libspeexdsp: fix typos in commentsTristan Matthews
2023-02-28acinclude.m4: fix typoTristan Matthews
2023-02-28configure: fix typoTristan Matthews
2023-02-28README.Trimedia: fix typoTristan Matthews
2023-02-25Factor out magic_samples accessLuca Barbato
2023-02-25Factor out the start of the per-channel filterLuca Barbato
2022-10-04resample_neon.h: add missing stdint include for aarch64Christoph Reiter
2022-07-18libspeexdsp.def: add .dll extension to def fileRosen Penev
2022-06-13configure: bump to 1.2.1Tristan Matthews
2022-05-09Remove trailing white space from COPYINGorbea
2022-05-07autotools: do not use deprecated macrosLuca Barbato
2022-04-13cvs: drop cvsignoreTristan Matthews
2020-11-24Remove unused stack_alloc.hLRFLEW
2020-11-21Fix incorrect macro names in arch.hLRFLEW
2020-10-02fixed-point: introduce MULT16_32_32 to handle unexpected types in MULT16_32_Q15Karl Tomlinson
2020-10-02fixed-point resample: remove 1-bit shift right before interpolationKarl Tomlinson
2020-10-02fixed-point: don't truncate 32-bit arg to MULT16_32_Q15Karl Tomlinson
2020-10-02fixed-point: Remove unused MULT16_32_Q1[1-4] macros and inlinesKarl Tomlinson
2020-10-02CI: add basic gitlab-ciTristan Matthews
2019-04-25configure: bump to 1.2.0Tristan Matthews
2019-02-02Ignore the m4 folder created by autogen.shThomas Perl
2019-01-24Fix a stack smashing bugRoman Shterenzon
2018-09-14resample: fix UINT32_MAX fallbackTristan Matthews
2018-07-21resample: clean up, sync with opus-tools versionMark Harris
2018-07-17resample: port resample_neon.h to aarch64Frank Barchard
2018-02-27configure: Drop trailing spacesLuca Barbato
2018-02-27configure: Do not set arm CFLAGS if the target host is aarch64Luca Barbato
2018-01-22update source path in visual studio build.undali
2017-08-08Resample.c: drop unused variableAvindra Goolcharan
2017-01-22Create .travis.ymlStephen
2016-09-22codecs/speex: add checks in speex_resampler_init_frac/set_rate_frac.Dario Lombardo
2016-08-11arch: fix inconsistent types in WORD2INTTristan Matthews
2016-08-09mdf: drop duplicate definition of WORD2INTTristan Matthews
2016-08-01resample: fix broken linkTristan Matthews
2016-06-04resampler: speex_assert is not defined OUTSIDE_SPEEXTristan Matthews
2016-05-10resample: remove redundant initializationTristan Matthews
2016-05-10resampler: assert is sufficient for internal sanity checkTristan Matthews
2016-05-10Reduce likelihood of overflow and handle arithmetic overflow gracefully.Jean-Yves Avenard
2016-05-10Handle memory allocation failures during initializationJean-Yves Avenard
2016-04-29test: add test for dynamic sample rate changesWim Taymans
2016-03-06resample: avoid overflow in phase calculationWim Taymans
2016-03-06resample: Improve GCD calculationWim Taymans
2015-09-26Remove spurious ACLOCAL_FLAGS variable from autogen.sh.Ron
2015-07-05Don't rely on HAVE_STDINT_H et al. being definedTanu Kaskinen
2015-05-05preprocess: prevent rare overflow on overlap-addTristan Matthews
2015-04-01remove trailing whitespaceTristan Matthews
2014-12-15configure: bump to 1.2rc3Tristan Matthews
2014-12-07correct INSTALL fileTristan Matthews
2014-12-07ensure resample_neon.h is distributedTristan Matthews