andrew@webrtc.org
|
7bf2646e4d
|
Make protobuf use optional.
- By default, disable the AudioProcessing protobuf usage in the Chromium
build. The standalone build is unaffected.
- Add a test for the AudioProcessing debug dumps.
TEST=audioproc_unittest
Review URL: http://webrtc-codereview.appspot.com/303003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1094 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-12-03 00:03:31 +00:00 |
|
kjellander@webrtc.org
|
0403ef419f
|
Restructuring and adding unit test targets on project level instead of in common_audio.
Review URL: http://webrtc-codereview.appspot.com/280001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@959 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-11-17 08:35:47 +00:00 |
|
andrew@webrtc.org
|
89088b963e
|
Fix the path to protoc.gypi.
It was mistakenly pointing to the trunk/build rather than the
trunk/src/build copy, causing the Chrome build to fail.
TEST=./build/gyp_chromium in Chrome
Review URL: http://webrtc-codereview.appspot.com/253006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@883 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-11-03 20:43:45 +00:00 |
|
andrew@webrtc.org
|
cb18121990
|
Add an unpacker tool for audioproc debug files.
- It only unpacks audio data at the moment.
- Also switch to Chrome's protoc.gypi for protobuf targets. This reduces
the complexity of our targets.
Review URL: http://webrtc-codereview.appspot.com/241009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@817 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-10-26 00:27:17 +00:00 |
|
andrew@webrtc.org
|
4d5d5c1267
|
Reorganize the audio_processing source.
- Remove main and source directories.
- Change .gyp, .gypi and Android.mk files correspondingly. No other
source changes.
Review URL: http://webrtc-codereview.appspot.com/241001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@767 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-10-19 01:40:33 +00:00 |
|