Files
platform-external-webrtc/webrtc
peah 8271d04009 This CL introduces the new functionality for setting
the APM parameters to the high-pass filter.

The introduction will be done in three steps:
1) This CL which introduces the new scheme and
 changes the code in webrtcvoiceengine.cc to use it.
2) Introduce the scheme into upstream code.
3) Remove the HighPassFilter interface in APM.

BUG=webrtc::6220, webrtc::6296, webrtc::6297, webrtc::6181, webrtc::5298

Review-Url: https://codereview.webrtc.org/2415403002
Cr-Commit-Position: refs/heads/master@{#15197}
2016-11-22 15:24:59 +00:00
..
2016-09-29 11:12:51 +00:00
2016-11-21 22:34:02 +00:00
2016-11-16 19:11:38 +00:00
2016-11-16 19:11:38 +00:00
2016-11-22 07:43:27 +00:00
2016-11-21 17:17:51 +00:00
2016-11-16 19:11:38 +00:00
2016-11-22 10:16:56 +00:00
2016-11-22 10:16:56 +00:00
2016-11-16 19:11:38 +00:00
2016-06-23 10:52:35 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.