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
2022-08-24Fix vla detectionHEADmasterKai Pastor
2022-06-11configure: bump to 1.2.1Speex-1.2.1Tristan Matthews
2022-05-09Remove trailing white space from COPYINGorbea
2022-05-07autotools: do not use deprecated macrosLuca Barbato
2022-05-03speexdec: remove tautologyTristan Matthews
2022-05-03speexdec: make left shift macros use unsigned to avoid undefined behaviourTristan Matthews
2022-04-13cvs: drop cvsignore filesTristan Matthews
2020-07-16wav_io: guard against invalid channel numbersTristan Matthews
2020-07-16gitlab-ci: Add a make check step.Ralph Giles
2020-07-16gitlab-ci: Skip distcheck on alternate builds.Ralph Giles
2020-07-16gitlab-ci: Test alternate configurations.Ralph Giles
2020-07-16gitlab-ci: Add a basic build configuration.Ralph Giles
2019-11-10speexdec_fuzzer: avoid integer overflowTristan Matthews
2019-11-04speexdec_fuzzer: avoid integer overflowTristan Matthews
2019-10-29speexdec_fuzzer: avoid integer overflowTristan Matthews
2019-08-08speexdec_fuzzer: impose upper limit of 4096 on input sizeTyson Smith
2019-08-02speexdec_fuzzer: avoid integer overflowTristan Matthews
2019-06-20speexdec_fuzzer: fix leak of decoder state on header errorTristan Matthews
2019-06-19Add oss-fuzz decoder targetTristan Matthews
2019-06-19math_approx: use unsigned int for LCG pseudorandom generatorTristan Matthews
2019-06-18fixed: make left shift macros use unsigned to avoid undefined behaviourTristan Matthews
2019-06-18doc: avoid segfault in samplencTristan Matthews
2018-10-22generate-samples: change output directoryTristan Matthews
2018-10-22tools: rename to generate-samples.shTristan Matthews
2018-10-22tools: add script to generate test vectorsTristan Matthews
2018-09-12wav_io: check for EOF when seeking in wavTristan Matthews
2018-04-09libspeex.def: add missing speex_header_free symbolMichael Fink
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