Arun Raghavan
88a8b62f3f
build: Define ARM arch preprocessor macros
2015-10-19 11:40:05 +05:30
Arun Raghavan
2f0b9411d3
system_wrappers: Add missing file for ARM builds
2015-10-19 11:32:48 +05:30
Arun Raghavan
d6a338cb01
build: Use CXXFLAGS instead of CFLAGS in compile testing
...
This is needed since we're using AC_LANG_CPLUSPLUS
2015-10-19 11:29:40 +05:30
Arun Raghavan
e4b1cac207
build: Minor whitespace changes
...
Makes syntax highlighting in vim unbreak.
2015-10-19 11:24:40 +05:30
Arun Raghavan
e5a6e18f13
Drop redundant header
2015-10-15 16:18:47 +05:30
Arun Raghavan
9d68f7efef
build: Fix distcheck
2015-10-15 16:18:47 +05:30
Arun Raghavan
98454ed265
build: Add architecture checks for x86 and ARM
...
On x86, SSE optimisations are always compiled in, and used based on
runtime checks.
On ARM, we try to autodetect NEON support (with an option of runtime
detection). This has not been build-tested on ARM yet.
This leaves MIPS to be done.
2015-10-15 16:18:47 +05:30
Arun Raghavan
f6941fbf6a
build: Stop hard-coding OS/platform CFLAGS
2015-10-15 16:18:47 +05:30
Arun Raghavan
12e9e1eafd
build: Fix up include file paths
2015-10-15 16:18:47 +05:30
Arun Raghavan
9b4e8dc83c
debug: Update protobuf file
...
This isn't used it, but let's keep it up to date
2015-10-15 16:18:47 +05:30
Arun Raghavan
926b543a2f
build: Drop old gpyi file
2015-10-15 16:18:47 +05:30
Arun Raghavan
7fcd4d2df5
build: More build fixes and cleanups
2015-10-15 16:18:47 +05:30
Arun Raghavan
65a2860806
Update .gitignore for .dirstamp files
2015-10-15 16:18:47 +05:30
Arun Raghavan
e68571d456
build: Some fixes for make distcheck
2015-10-15 16:18:47 +05:30
Arun Raghavan
407bfbf651
build: Make build succeed without test and non-audio deps
2015-10-15 16:18:47 +05:30
Arun Raghavan
753eada3aa
Update audio_processing module
...
Corresponds to upstream commit 524e9b043e7e86fd72353b987c9d5f6a1ebf83e1
Update notes:
* Pull in third party license file
* Replace .gypi files with BUILD.gn to keep track of what changes
upstream
* Bunch of new filse pulled in as dependencies
* Won't build yet due to changes needed on top of these
2015-10-15 16:18:45 +05:30
Arun Raghavan
5ae7a5d6cd
Update system_wrappers
...
Corresponds to upstream commit 524e9b043e7e86fd72353b987c9d5f6a1ebf83e1
2015-10-15 16:18:39 +05:30
Arun Raghavan
c4fb4e38de
Update common_audio
...
Corresponds to upstream commit 524e9b043e7e86fd72353b987c9d5f6a1ebf83e1
Update notes:
* Moved src/ to webrtc/ to easily diff against the third_party/webrtc
in the chromium tree
* ARM/NEON/MIPS support is not yet hooked up
* Tests have not been copied
2015-10-15 16:18:25 +05:30
Arun Raghavan
9413986e79
Add the PATENTS file to EXTRA_DIST
v0.1
2011-11-10 15:44:10 +05:30
Arun Raghavan
0d75568207
Add a NEWS file for release notes
2011-11-10 15:44:10 +05:30
Arun Raghavan
fbbb9ccdbf
Add xz for for dist tarballs
2011-11-10 15:43:59 +05:30
Arun Raghavan
4d764a17f0
Update code to upstream revision r789
...
Very minor changes.
2011-10-21 10:03:40 +05:30
Arun Raghavan
693d686b0f
Update code to upstream revision r767
...
Just reorganisation of the audio_processing code.
2011-10-21 09:53:02 +05:30
Arun Raghavan
7e71fffb59
Update code to upstream revision r766
...
Removes matlab tests, adds delay estimation logging, and some other
minor fixes/improvements.
2011-10-20 13:23:11 +05:30
Arun Raghavan
139f0b6dc0
Update README file
2011-10-17 13:55:21 +05:30
Arun Raghavan
1232e518c6
Add a pkg-config file for clients to use
2011-10-17 13:55:21 +05:30
Arun Raghavan
4c87243593
Make debugging bits optional
...
Avoide the need to pull in protobuf and other related bits.
2011-10-17 13:55:20 +05:30
Arun Raghavan
2f65d90fa0
Add a .gitignore file
2011-10-17 13:55:20 +05:30
Arun Raghavan
91478c13cd
Initial commit of build system
2011-10-17 13:55:20 +05:30
Arun Raghavan
35f5c9ced4
Initial commit of source files
2011-09-15 14:56:50 +05:30
Arun Raghavan
87ca4f70f3
Initial dummy commit
2011-09-15 08:06:56 +05:30