summaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)AuthorFilesLines
2024-04-04file_wrapper.h: Fix build with GCC13HEADmasterL. E. Segovia1-0/+1
2023-11-29Bring arch.h in line with upstream webrtcBen Brown1-11/+33
2023-08-13build: Expose absl as a dependency of webrtc-audio-processingArun Raghavan2-12/+0
2023-05-25file_utils.h: Fix build with gcc-13Martin Jansa1-0/+1
2023-05-26meson: Fixes for MSVC buildNirbheek Chauhan1-0/+1
2021-10-19Add missing header for C++17 compatibilityArun Raghavan1-0/+1
2021-10-19Some fixes for MinGWArun Raghavan3-2/+4
2021-09-08Remove rnn_vad_tool.cc that contains main().Ryo Kawaguchi3-136/+0
2021-06-19build: Split out iSAC VAD sources into a separate dependencyArun Raghavan2-6/+11
2021-06-18build: Add framework deps on macOS and iOSArun Raghavan1-1/+16
2021-06-17arch.h: Add RISC-V supportZhaofeng Li1-0/+7
2021-06-05Fix build on AndroidArun Raghavan1-0/+4
2020-11-27build: Fix up some ARM-related mistakesArun Raghavan2-2/+2
2020-10-23build: Make packages versionedArun Raghavan5-13/+13
2020-10-23Update to current webrtc libraryArun Raghavan855-49503/+76084
2020-03-27add webrtc-audio-coding public libraryGuillaume Desmottes29-8/+8034
2020-03-24remove autotoolsGuillaume Desmottes7-523/+0
2019-08-31Add support for non-Linux GNUSvante Signell1-0/+4
2018-10-28Initial meson build filesMatthew Waters8-0/+401
2016-07-14build: Use -no-undefined to support both clang and gccNicolas Dufresne1-1/+1
2016-07-14build: Sync defines and libs with build.gnNicolas Dufresne1-1/+1
2016-07-14Add missing windows conditions variableNicolas Dufresne7-9/+514
2016-07-14build: Properly select the right system wrappersNicolas Dufresne1-2/+10
2016-07-14build: Don't blindly link to pthreadNicolas Dufresne1-2/+1
2016-07-14build: Add cerbero gnustl support for AndroidNicolas Dufresne1-0/+1
2016-07-14Add missing windows specific headersNicolas Dufresne1-0/+103
2016-06-21build: Make sure files with SSE2 code are compiled with -msse2Rex Dieter2-2/+15
2016-06-01build: enforce linking with --no-undefined, add explicit -lpthreadRex Dieter1-2/+5
2015-11-04Update code to current Chromium masterArun Raghavan107-384/+891
2015-11-04common_audio: Remove extraneous headerArun Raghavan1-95/+0
2015-10-19build: Conditionally build C variants of assembler-optimised codeArun Raghavan1-3/+8
2015-10-19build: Define assembler flags where requiredArun Raghavan1-0/+1
2015-10-19system_wrappers: Add missing file for ARM buildsArun Raghavan2-0/+67
2015-10-15Drop redundant headerArun Raghavan1-81/+0
2015-10-15build: Fix distcheckArun Raghavan3-0/+8
2015-10-15build: Add architecture checks for x86 and ARMArun Raghavan2-40/+64
2015-10-15build: Fix up include file pathsArun Raghavan1-8/+0
2015-10-15debug: Update protobuf fileArun Raghavan1-1/+51
2015-10-15build: Drop old gpyi fileArun Raghavan1-100/+0
2015-10-15build: More build fixes and cleanupsArun Raghavan19-138/+2130
2015-10-15build: Some fixes for make distcheckArun Raghavan6-3/+16
2015-10-15build: Make build succeed without test and non-audio depsArun Raghavan5-0/+18
2015-10-15Update audio_processing moduleArun Raghavan323-15850/+52293
2015-10-15Update system_wrappersArun Raghavan10-266/+423
2015-10-15Update common_audioArun Raghavan177-0/+42959