index
:
pulseaudio/webrtc-audio-processing
master
AudioProcessing library based on Google's implementation of WebRTC (mirrored from https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
build: Update version to 0.3.1
v0.3.1
Arun Raghavan
1
-1
/
+1
2017-01-06
build: Fix configure option '--with-ns-mode'
Mirko Vogt
1
-1
/
+1
2016-08-10
doc: file invalid reference to pulseaudio mailing list
Thomas Petazzoni
1
-1
/
+1
2016-08-10
build: fix architecture detection
Thomas Petazzoni
1
-24
/
+11
2016-07-14
build: Add ARM 64bit support
Nicolas Dufresne
1
-0
/
+5
2016-07-14
build: Re-add pthread linking on linux
Nicolas Dufresne
1
-1
/
+1
2016-07-14
build: Use -no-undefined to support both clang and gcc
Nicolas Dufresne
1
-1
/
+1
2016-07-14
build: Sync defines and libs with build.gn
Nicolas Dufresne
2
-5
/
+10
2016-07-14
osx: Fix type OS_FLAGS instead of OS_CFLAGS
Nicolas Dufresne
1
-2
/
+2
2016-07-14
build: Protect against unsupported CPU types
Nicolas Dufresne
1
-2
/
+4
2016-07-14
Add missing windows conditions variable
Nicolas Dufresne
7
-9
/
+514
2016-07-14
build: Define MSVC _WIN32 so we can build on mingw
Nicolas Dufresne
1
-1
/
+1
2016-07-14
build: Properly select the right system wrappers
Nicolas Dufresne
2
-2
/
+16
2016-07-14
build: Add required define for Windows
Nicolas Dufresne
1
-1
/
+4
2016-07-14
build: Don't blindly link to pthread
Nicolas Dufresne
1
-2
/
+1
2016-07-14
build: Add cerbero gnustl support for Android
Nicolas Dufresne
2
-1
/
+17
2016-07-14
Add missing windows specific headers
Nicolas Dufresne
1
-0
/
+103
2016-06-22
build: Bump version to 0.3
v0.3
Arun Raghavan
1
-1
/
+1
2016-06-22
doc: Update NEWS for release
Arun Raghavan
1
-0
/
+6
2016-06-21
build: Make sure files with SSE2 code are compiled with -msse2
Rex Dieter
2
-2
/
+15
2016-06-01
build: enforce linking with --no-undefined, add explicit -lpthread
Rex Dieter
1
-2
/
+5
2015-11-04
build: Update library version info
v0.2
Arun Raghavan
1
-2
/
+2
2015-11-04
doc: Add release notes about changes and API breakage
Arun Raghavan
1
-0
/
+44
2015-11-04
Update code to current Chromium master
Arun Raghavan
108
-385
/
+894
2015-11-04
doc: Add a pro-tip to update instructions
Arun Raghavan
1
-1
/
+3
2015-11-04
build: Dist ancillary documentation
Arun Raghavan
1
-0
/
+4
2015-11-04
build: Install trace.h to allow clients access to the Trace API
Arun Raghavan
1
-1
/
+2
2015-11-04
doc: Split out and expand on updating notes
Arun Raghavan
3
-45
/
+102
2015-11-04
common_audio: Remove extraneous header
Arun Raghavan
1
-95
/
+0
2015-11-04
build: Don't install a top level copy of audio_processing.h
Arun Raghavan
1
-2
/
+0
2015-11-04
build: Install module_common_types.h and dependencies
Arun Raghavan
2
-2
/
+5
2015-11-04
doc: Add upstream repo URL to README
Arun Raghavan
1
-2
/
+3
2015-10-19
doc: Update README
Arun Raghavan
2
-11
/
+13
2015-10-19
build: Conditionally build C variants of assembler-optimised code
Arun Raghavan
1
-3
/
+8
2015-10-19
build: Define assembler flags where required
Arun Raghavan
1
-0
/
+1
2015-10-19
build: Define ARM arch preprocessor macros
Arun Raghavan
1
-2
/
+4
2015-10-19
system_wrappers: Add missing file for ARM builds
Arun Raghavan
2
-0
/
+67
2015-10-19
build: Use CXXFLAGS instead of CFLAGS in compile testing
Arun Raghavan
1
-2
/
+2
2015-10-19
build: Minor whitespace changes
Arun Raghavan
1
-1
/
+4
2015-10-15
Drop redundant header
Arun Raghavan
1
-81
/
+0
2015-10-15
build: Fix distcheck
Arun Raghavan
3
-0
/
+8
2015-10-15
build: Add architecture checks for x86 and ARM
Arun Raghavan
3
-42
/
+113
2015-10-15
build: Stop hard-coding OS/platform CFLAGS
Arun Raghavan
2
-5
/
+32
2015-10-15
build: Fix up include file paths
Arun Raghavan
3
-9
/
+13
2015-10-15
debug: Update protobuf file
Arun Raghavan
1
-1
/
+51
2015-10-15
build: Drop old gpyi file
Arun Raghavan
1
-100
/
+0
2015-10-15
build: More build fixes and cleanups
Arun Raghavan
19
-138
/
+2130
2015-10-15
Update .gitignore for .dirstamp files
Arun Raghavan
1
-1
/
+1
2015-10-15
build: Some fixes for make distcheck
Arun Raghavan
7
-5
/
+16
2015-10-15
build: Make build succeed without test and non-audio deps
Arun Raghavan
6
-2
/
+21
[next]