aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/aec/include/echo_cancellation.h
AgeCommit message (Expand)Author
2015-11-11Remove webrtc/modules/audio_processing/{aec,aecm,ns}/includeHenrik Kjellander
2015-11-10-Removed the indirect error message reporting in aec and aecm.peah
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-10audio_processing: Create now returns a pointer to the objectBjorn Volcker
2015-04-10Refactor audio_processing: Free functions return voidBjorn Volcker
2015-02-03audio_processing: Added a new AEC delay metric value that gives the amount of...bjornv@webrtc.org
2015-01-21Re-land "Support 48kHz in AEC"aluebs@webrtc.org
2015-01-20Revert 8080 "Support 48kHz in AEC"tina.legrand@webrtc.org
2015-01-15Support 48kHz in AECaluebs@webrtc.org
2014-07-03EchoCancellationImpl::ProcessRenderAudio: Use float samples directlykwiberg@webrtc.org
2014-05-15Revert "Revert "Audio processing: Feed each processing step its choicemflodman@webrtc.org
2014-05-14Revert "Audio processing: Feed each processing step its choice of int or floa...mflodman@webrtc.org
2014-05-14Audio processing: Feed each processing step its choice of int or float datakwiberg@webrtc.org
2014-05-12Echo cancellation functions docs: Follow style guide w.r.t. placement of *kwiberg@webrtc.org
2013-10-08clang-format audio_processing/aec/*andrew@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in audio_processing/pbos@webrtc.org
2013-02-27AEC Refactoring:bjornv@webrtc.org
2013-02-20Refactoring AEC: Added a SetConfigCore functionbjornv@webrtc.org
2013-02-20Removed unused get_config function. The configuration is already stored and h...bjornv@webrtc.org
2013-02-15This refactoring CL contains an API to get low level echo metrics stats.bjornv@webrtc.org
2013-02-15This Cl includesbjornv@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org