summaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing
Commit message (Expand)AuthorAgeFilesLines
* Add missing header for C++17 compatibilityArun Raghavan2021-10-191-0/+1
* 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-191-1/+1
* build: Fix up some ARM-related mistakesArun Raghavan2020-11-271-1/+1
* build: Make packages versionedArun Raghavan2020-10-231-4/+4
* Update to current webrtc libraryArun Raghavan2020-10-23415-31137/+42790
* add webrtc-audio-coding public libraryGuillaume Desmottes2020-03-271-1/+1
* remove autotoolsGuillaume Desmottes2020-03-241-187/+0
* Initial meson build filesMatthew Waters2018-10-281-0/+125
* 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-141-1/+1
* build: Don't blindly link to pthreadNicolas Dufresne2016-07-141-2/+1
* build: Add cerbero gnustl support for AndroidNicolas Dufresne2016-07-141-0/+1
* build: Make sure files with SSE2 code are compiled with -msse2Rex Dieter2016-06-211-1/+7
* build: enforce linking with --no-undefined, add explicit -lpthreadRex Dieter2016-06-011-2/+5
* Update code to current Chromium masterArun Raghavan2015-11-0432-180/+471
* build: Fix distcheckArun Raghavan2015-10-151-0/+1
* build: Add architecture checks for x86 and ARMArun Raghavan2015-10-151-15/+24
* build: Fix up include file pathsArun Raghavan2015-10-151-8/+0
* debug: Update protobuf fileArun Raghavan2015-10-151-1/+51
* build: Drop old gpyi fileArun Raghavan2015-10-151-100/+0
* build: More build fixes and cleanupsArun Raghavan2015-10-152-134/+11
* build: Some fixes for make distcheckArun Raghavan2015-10-151-0/+2
* build: Make build succeed without test and non-audio depsArun Raghavan2015-10-152-0/+6
* Update audio_processing moduleArun Raghavan2015-10-15174-16127/+28831
* Update common_audioArun Raghavan2015-10-1587-0/+26960