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
2020-10-12
Add build directory to gitignore
Arun Raghavan
1
-0
/
+1
2020-03-27
add webrtc-audio-coding public library
Guillaume Desmottes
30
-8
/
+8046
2020-03-24
UPDATING: update with meson instructions
Guillaume Desmottes
1
-8
/
+7
2020-03-24
meson: fix pkgconfig generation
Guillaume Desmottes
1
-4
/
+2
2020-03-24
remove autotools
Guillaume Desmottes
11
-714
/
+0
2019-08-31
Add support for non-Linux GNU
Svante Signell
2
-0
/
+10
2018-11-08
build/meson: fix compilation on arm64
Matthew Waters
1
-8
/
+12
2018-10-28
build: Factor out common POSIX flag setting in meson build
Arun Raghavan
1
-3
/
+4
2018-10-28
build: Fix project() invocation in meson build
Arun Raghavan
1
-1
/
+1
2018-10-28
Initial meson build files
Matthew Waters
10
-0
/
+520
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
[prev]
[next]