solenberg 88499ecaca Moving/renaming webrtc/common.h.
This file defines webrtc::Config which was mostly used by modules/audio_processing. The files webrtc/common.h, webrtc/common.cc and webrtc/test/common_unittests.cc are moved to modules/audio_processing and the few remaining uses of webrtc::Config are replaced with simpler code.

- For NetEq and pacing configuration, a VoEBase::ChannelConfig is passed to VoEBase::CreateChannel().
- Removes the need for VoiceEngine::Create(const Config& config). No need to store the webrtc::Config in VoE shared state.

BUG=webrtc:5879

Review-Url: https://codereview.webrtc.org/2307533004
Cr-Commit-Position: refs/heads/master@{#14109}
2016-09-07 14:34:45 +00:00
..
2016-09-07 14:34:45 +00:00
2015-09-29 22:45:23 +00:00
2016-09-07 14:34:45 +00:00
2016-07-26 11:44:12 +00:00
2016-09-07 14:34:45 +00:00
2016-09-07 14:34:45 +00:00
2016-09-07 14:34:45 +00:00
2016-01-13 00:26:55 +00:00