webrtc/modules/audio_processing
Miriam Zimmerman 31a3397e96 Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148
Merge conflicts resolved in:
* api/neteq/neteq.h
* audio/channel_receive.cc
* audio/channel_receive.h
* media/engine/simulcast_encoder_adapter.cc
* modules/audio_coding/BUILD.gn
* modules/audio_coding/acm2/acm_resampler.cc
* modules/audio_coding/acm2/acm_resampler_unittest.cc
* modules/audio_processing/audio_processing_impl.h
* modules/video_coding/BUILD.gn
* p2p/base/p2p_transport_channel_unittest.cc
* pc/jsep_transport_controller.cc
* pc/rtp_transport.h
* pc/rtp_transport_internal.h
* unsafe_buffers_paths.txt
2026-05-08 13:42:18 -04:00
..
aec3 Audio: Enable dynamic on-the-fly AEC3 configuration updates for the suppressor gain computation 2026-04-01 01:39:37 -07:00
aec_dump Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
agc Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
agc2 Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148 2026-05-08 13:42:18 -04:00
capture_levels_adjuster Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
capture_mixer Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
echo_detector Modernize deprecated headers in modules/ 2025-07-21 09:02:27 -07:00
g3doc Deprecate AudioProcessingBuilder in favor of the BuiltinAudioProcessingBuilder 2024-11-08 09:54:53 +00:00
include Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148 2026-05-08 13:42:18 -04:00
logging Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
ns Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
test Audio: Enable dynamic on-the-fly AEC3 configuration updates for the suppressor gain computation 2026-04-01 01:39:37 -07:00
utility Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
vad Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
audio_buffer_unittest.cc Integrating CaptureMixer into AudioBuffer 2026-01-13 11:00:59 -08:00
audio_buffer.cc Correct the logic for the adaptive mixing functionality 2026-01-28 01:20:07 -08:00
audio_buffer.h Integrating CaptureMixer into AudioBuffer 2026-01-13 11:00:59 -08:00
audio_frame_view_unittest.cc Deprecate ArrayView::operator== 2026-02-17 05:38:00 -08:00
audio_processing_impl_locking_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
audio_processing_impl_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
audio_processing_impl.cc Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148 2026-05-08 13:42:18 -04:00
audio_processing_impl.h Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148 2026-05-08 13:42:18 -04:00
audio_processing_performance_unittest.cc Remove the possibility to run AECm 2026-01-19 05:31:23 -08:00
audio_processing_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
BUILD.gn Reapply "build: clean up modules audio build files" 2026-03-30 01:56:10 -07:00
debug.proto Add APM config string to aecdump config message 2026-01-29 05:38:33 -08:00
DEPS Refactor the neural residual echo estimator (REE) creation interface 2025-10-21 05:46:20 -07:00
gain_control_impl.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
gain_control_impl.h Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
gain_control_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
gain_controller2_unittest.cc Remove speech_probability as input parameter to AGC2 2025-10-29 10:52:30 -07:00
gain_controller2.cc Experiment for maximum speech level 2025-12-11 08:46:44 -08:00
gain_controller2.h Remove speech_probability as input parameter to AGC2 2025-10-29 10:52:30 -07:00
high_pass_filter_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
high_pass_filter.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
high_pass_filter.h IWYU modules/audio_processing 2025-06-03 00:08:10 -07:00
OWNERS Spring cleanup of WATCHLIST and OWNER files 2026-03-26 09:19:09 -07:00
post_filter_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
post_filter.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
post_filter.h Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
render_queue_item_verifier.h IWYU modules/audio_processing 2025-06-03 00:08:10 -07:00
residual_echo_detector_unittest.cc Use webrtc name specifier instead of rtc/cricket in modules/audio_processing 2025-04-17 00:50:57 -07:00
residual_echo_detector.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
residual_echo_detector.h Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
rms_level_unittest.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
rms_level.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
rms_level.h Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
splitting_filter_unittest.cc constexpr-ify unit tests 2025-07-07 18:22:55 -07:00
splitting_filter.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
splitting_filter.h Eliminate quantization in 2-band split filter in WebRTC APM 2025-10-23 11:38:42 -07:00
three_band_filter_bank.cc Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
three_band_filter_bank.h Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00