summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/media_stream_audio_processor.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor ParseArrayGeometry to use standard Chromium facilities.ajm2015-08-051-8/+0
* Remove kGoogAudioProcessing48kHzSupport media constraintaluebs2015-06-251-3/+0
* Add a Media Constraint to specify the array geometry for Beamformingaluebs2015-05-281-1/+8
* Reduce NS aggressiveness when beamforming.ajm2015-05-281-2/+0
* Add media constraint to enable 48kHz support in AudioProcessingaluebs2015-03-051-0/+3
* Re-land "Add a media constraint to enable beamforming" (patchset #4 id:60001 ...aluebs2015-01-091-0/+1
* Revert of Add a media constraint to enable beamforming. (patchset #4 id:60001...scottmg2015-01-091-1/+0
* Add a media constraint to enable beamforming.aluebs2015-01-091-0/+1
* MediaStreamAudioSink API: Audio in planar float format, with timing info.miu2014-12-201-18/+15
* Clean up the media stream audio track code.xians2014-11-171-4/+0
* [Relanding] Implementation of UMA AEC Delay stats.bjornv2014-11-051-0/+7
* Fixing locking, update+add DCHECKs and documentation in a few webrtc audio cl...tommi2014-10-281-1/+0
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-10/+9
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-6/+6
* Use the AudioProcessing float interface in MediaStreamAudioProcessor.ajm@chromium.org2014-08-141-41/+41
* reland r280896: Fixed the audio mirroring problem introduced by r278345 xians@chromium.org2014-07-021-1/+1
* Revert 280896 "Fixed the audio mirroring problem introduced by r..."xians@chromium.org2014-07-021-1/+1
* Fixed the audio mirroring problem introduced by r278345 ( https://codereview....xians@chromium.org2014-07-011-1/+1
* Stop feeding render data to AEC after audio processor has stopped.xians@chromium.org2014-06-301-4/+8
* More test cases for AEC dump.grunell@chromium.org2014-06-241-0/+2
* Support multiple files for AEC dump.grunell@chromium.org2014-06-181-5/+11
* Revert 275853 "Temporarily disable media stream audio track proc..."wittman@chromium.org2014-06-091-2/+2
* Temporarily disable media stream audio track processing.xians@chromium.org2014-06-091-2/+2
* Revert 275781 "Revert 273044 "Change kEnableAudioTrackProcessing..."xians@chromium.org2014-06-091-2/+2
* Revert 273044 "Change kEnableAudioTrackProcessing to a disable f..."xians@chromium.org2014-06-091-2/+2
* Change kEnableAudioTrackProcessing to a disable flag and remove finch code fo...xians@chromium.org2014-05-271-2/+2
* Added a kEchoCancellation constraint to turn off the audio processing. Also, ...xians@chromium.org2014-05-151-4/+1
* Remove PlatformFile from Media stream aec_dumprvargas@chromium.org2014-04-231-2/+2
* Do not provide the input level if the APM is not enabled in Chrome.xians@chromium.org2014-04-231-2/+4
* Reland "Avoid hitting the thread check when WebRtcAudioRenderer is going away"vrk@chromium.org2014-03-121-0/+1
* Revert 255158 "Avoid hitting the thread check when WebRtcAudioRe..."vrk@chromium.org2014-03-121-1/+0
* Fix/Add unittest to work for the code behind --enable-audio-track-processing.xians@chromium.org2014-03-121-0/+2
* Only turn on the audio processing by default for MEDIA_DEVICE_AUDIO_CAPTURE.xians@chromium.org2014-03-101-1/+4
* Support the Aec dump for the APM in chrome.xians@chromium.org2014-03-081-3/+15
* Implements the GetSignalLevel and GetStats interface for the local audio track.xians@chromium.org2014-03-061-4/+13
* Avoid hitting the thread check when WebRtcAudioRenderer is going away.xians@chromium.org2014-03-051-0/+1
* Feed the render data to MediaStreamAudioProcessor and used AudioBus in render...xians@chromium.org2014-02-211-14/+18
* Adding typing detection to the APM in chrome.xians@chromium.org2014-02-201-0/+7
* Revert 246905 "Revert 246894 "Wire up AGC to the MediaStreamAudi..."xians@chromium.org2014-01-271-4/+15
* Revert 246894 "Wire up AGC to the MediaStreamAudioProcessor."mad@chromium.org2014-01-241-15/+4
* Wire up AGC to the MediaStreamAudioProcessor.xians@chromium.org2014-01-241-4/+15
* Wire up the MediaStreamAudioProcessor with the WebRtcAudioCapturer.xians@chromium.org2014-01-151-11/+23
* Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.xians@chromium.org2013-11-261-0/+138
* Revert 237311 "Added an "enable-audio-processor" flag and WebRtc..."xians@chromium.org2013-11-261-138/+0
* Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.xians@chromium.org2013-11-261-0/+138