summaryrefslogtreecommitdiff
path: root/webrtc
Commit message (Expand)AuthorAgeFilesLines
* Add missing header for C++17 compatibilityArun Raghavan2021-10-191-0/+1
* Some fixes for MinGWArun Raghavan2021-10-193-2/+4
* 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
* Fix build on AndroidArun Raghavan2021-06-051-0/+4
* build: Fix up some ARM-related mistakesArun Raghavan2020-11-272-2/+2
* build: Make packages versionedArun Raghavan2020-10-235-13/+13
* Update to current webrtc libraryArun Raghavan2020-10-23855-49503/+76084
* add webrtc-audio-coding public libraryGuillaume Desmottes2020-03-2729-8/+8034
* remove autotoolsGuillaume Desmottes2020-03-247-523/+0
* Add support for non-Linux GNUSvante Signell2019-08-311-0/+4
* Initial meson build filesMatthew Waters2018-10-288-0/+401
* 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
* Add missing windows conditions variableNicolas Dufresne2016-07-147-9/+514
* build: Properly select the right system wrappersNicolas Dufresne2016-07-141-2/+10
* build: Don't blindly link to pthreadNicolas Dufresne2016-07-141-2/+1
* build: Add cerbero gnustl support for AndroidNicolas Dufresne2016-07-141-0/+1
* Add missing windows specific headersNicolas Dufresne2016-07-141-0/+103
* build: Make sure files with SSE2 code are compiled with -msse2Rex Dieter2016-06-212-2/+15
* build: enforce linking with --no-undefined, add explicit -lpthreadRex Dieter2016-06-011-2/+5
* Update code to current Chromium masterArun Raghavan2015-11-04107-384/+891
* common_audio: Remove extraneous headerArun Raghavan2015-11-041-95/+0
* build: Conditionally build C variants of assembler-optimised codeArun Raghavan2015-10-191-3/+8
* build: Define assembler flags where requiredArun Raghavan2015-10-191-0/+1
* system_wrappers: Add missing file for ARM buildsArun Raghavan2015-10-192-0/+67
* Drop redundant headerArun Raghavan2015-10-151-81/+0
* build: Fix distcheckArun Raghavan2015-10-153-0/+8
* build: Add architecture checks for x86 and ARMArun Raghavan2015-10-152-40/+64
* 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-1519-138/+2130
* build: Some fixes for make distcheckArun Raghavan2015-10-156-3/+16
* build: Make build succeed without test and non-audio depsArun Raghavan2015-10-155-0/+18
* Update audio_processing moduleArun Raghavan2015-10-15323-15850/+52293
* Update system_wrappersArun Raghavan2015-10-1510-266/+423
* Update common_audioArun Raghavan2015-10-15177-0/+42959