aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h
AgeCommit message (Expand)Author
2015-11-10-Removed the indirect error message reporting in aec and aecm.peah
2015-01-15Move ring_buffer to common_audio.andrew@webrtc.org
2014-12-18Rename _t struct types in audio_processing.pbos@webrtc.org
2014-08-25Fix WEBRTC_AEC_DEBUG_DUMP (broken by int16->float conversion)kwiberg@webrtc.org
2013-09-25Add an extended filter mode to AEC.andrew@webrtc.org
2013-09-25Revert 4837 "Add an extended filter mode to AEC."asapersson@webrtc.org
2013-09-25Add an extended filter mode to AEC.andrew@webrtc.org
2013-02-25Refactor ring_buffer interface, add a feature and a test.andrew@webrtc.org
2013-02-20Refactoring AEC: AecCore struct made privatebjornv@webrtc.org
2013-02-19This refactoring CL moves the nlp_mode member value from aecpc_t to aec_t, si...bjornv@webrtc.org
2013-02-14Duplicated sampling frequency multiplier to aecpc_t struct to avoid a getter.bjornv@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org