summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: don't detect neon again when building on aarch64HEADmasterJan Palus2022-05-211-1/+1
* build: fix -Dneon=runtimeJan Palus2022-05-211-1/+1
* Add builds for distro and vendored versions of abseilArun Raghavan2021-10-201-7/+31
* Add an abseil subproject and correctly specify fallback depsArun Raghavan2021-10-203-6/+40
* Add missing absl library for bad_optional_accessArun Raghavan2021-10-201-1/+4
* Add missing header for C++17 compatibilityArun Raghavan2021-10-191-0/+1
* Use pkg-config for abseil-cpp detection if availableArun Raghavan2021-10-191-44/+64
* Some fixes for MinGWArun Raghavan2021-10-194-2/+6
* Remove rnn_vad_tool.cc that contains main().Ryo Kawaguchi2021-09-083-136/+0
* build: Split out iSAC VAD sources into a separate dependencyArun Raghavan2021-06-192-6/+11
* build: Add framework deps on macOS and iOSArun Raghavan2021-06-181-1/+16
* arch.h: Add RISC-V supportZhaofeng Li2021-06-171-0/+7
* build: Add library-based absl detection as a fallbackArun Raghavan2021-06-051-1/+39
* Fix build on AndroidArun Raghavan2021-06-051-0/+4
* doc: Add some build instructions to READMEArun Raghavan2021-02-121-6/+23
* build: Fix ARM ISA detectionArun Raghavan2020-12-111-2/+2
* build: Use cmake to look up abseil dependencyArun Raghavan2020-12-102-14/+10
* build: Revert top-level project name to not have a prefixArun Raghavan2020-12-101-2/+2
* build: Bump project version to 1.1Arun Raghavan2020-12-101-1/+1
* doc: Fix up release processArun Raghavan2020-11-271-1/+12
* doc: Fix up links in markdownArun Raghavan2020-11-271-7/+5
* doc: Some minor README cleanupsArun Raghavan2020-11-271-10/+3
* doc: Add some documentation about the release processv1.0Arun Raghavan2020-11-271-0/+61
* build: Fix up some ARM-related mistakesArun Raghavan2020-11-272-2/+2
* ci: Add an aarch64 buildArun Raghavan2020-11-271-7/+43
* meson: override dependencyGuillaume Desmottes2020-10-281-1/+11
* ci: Add a gitlab-ci.ymlArun Raghavan2020-10-261-0/+62
* gitignore: Drop autotools-related pathsArun Raghavan2020-10-231-22/+0
* build: Make packages versionedArun Raghavan2020-10-236-24/+43
* Update to current webrtc libraryArun Raghavan2020-10-23859-49529/+76136
* gitignore: Add install/ for local prefixed installsArun Raghavan2020-10-201-0/+1
* Add build directory to gitignoreArun Raghavan2020-10-121-0/+1
* add webrtc-audio-coding public libraryGuillaume Desmottes2020-03-2730-8/+8046
* UPDATING: update with meson instructionsGuillaume Desmottes2020-03-241-8/+7
* meson: fix pkgconfig generationGuillaume Desmottes2020-03-241-4/+2
* remove autotoolsGuillaume Desmottes2020-03-2411-714/+0
* Add support for non-Linux GNUSvante Signell2019-08-312-0/+10
* build/meson: fix compilation on arm64Matthew Waters2018-11-081-8/+12
* build: Factor out common POSIX flag setting in meson buildArun Raghavan2018-10-281-3/+4
* build: Fix project() invocation in meson buildArun Raghavan2018-10-281-1/+1
* Initial meson build filesMatthew Waters2018-10-2810-0/+520
* build: Update version to 0.3.1v0.3.1Arun Raghavan2018-07-231-1/+1
* build: Fix configure option '--with-ns-mode'Mirko Vogt2017-01-061-1/+1
* doc: file invalid reference to pulseaudio mailing listThomas Petazzoni2016-08-101-1/+1
* build: fix architecture detectionThomas Petazzoni2016-08-101-24/+11
* build: Add ARM 64bit supportNicolas Dufresne2016-07-141-0/+5
* build: Re-add pthread linking on linuxNicolas Dufresne2016-07-141-1/+1
* build: Use -no-undefined to support both clang and gccNicolas Dufresne2016-07-141-1/+1
* build: Sync defines and libs with build.gnNicolas Dufresne2016-07-142-5/+10
* osx: Fix type OS_FLAGS instead of OS_CFLAGSNicolas Dufresne2016-07-141-2/+2