1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-04 10:37:49 +01:00
libtgvoip/webrtc_dsp/modules/audio_processing/aec3
Grishka 7f54b9109c crash fix
also fixes #60
2018-12-10 22:54:46 +03:00
..
adaptive_fir_filter.cc crash fix 2018-12-10 22:54:46 +03:00
adaptive_fir_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
aec3_common.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
aec3_common.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
aec3_fft.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
aec3_fft.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
aec_state.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
aec_state.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_delay_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_delay_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_framer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_framer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_processor2.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_processor_metrics.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_processor_metrics.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_processor.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
block_processor.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
cascaded_biquad_filter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
cascaded_biquad_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
comfort_noise_generator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
comfort_noise_generator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
decimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
decimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
delay_estimate.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
downsampled_render_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
downsampled_render_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_audibility.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_audibility.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_canceller3.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_canceller3.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_path_delay_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_path_delay_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_path_variability.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_path_variability.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_remover_metrics.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_remover_metrics.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_remover.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
echo_remover.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
erl_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
erl_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
erle_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
erle_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fft_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fft_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fft_data.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
filter_analyzer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
filter_analyzer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
frame_blocker.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
frame_blocker.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fullband_erle_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fullband_erle_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
main_filter_update_gain.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
main_filter_update_gain.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
matched_filter_lag_aggregator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
matched_filter_lag_aggregator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
matched_filter.cc Fixed build on iOS 2018-11-23 04:03:10 +03:00
matched_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
matrix_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
matrix_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
moving_average.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
moving_average.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_buffer2.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_controller2.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_controller_metrics.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_controller_metrics.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_controller.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_delay_controller.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_reverb_model.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_reverb_model.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_signal_analyzer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
render_signal_analyzer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
residual_echo_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
residual_echo_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_decay_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_decay_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_frequency_response.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_frequency_response.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_model_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_model_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_model_fallback.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_model_fallback.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_model.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
reverb_model.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
shadow_filter_update_gain.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
shadow_filter_update_gain.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
skew_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
skew_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
stationarity_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
stationarity_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subband_erle_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subband_erle_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subtractor_output_analyzer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subtractor_output_analyzer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subtractor_output.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subtractor_output.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subtractor.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
subtractor.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
suppression_filter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
suppression_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
suppression_gain_limiter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
suppression_gain_limiter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
suppression_gain.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
suppression_gain.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vector_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vector_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vector_math.h Fixed build on iOS 2018-11-23 04:03:10 +03:00