webrtc/modules
Per Åhgren 9136abb45a AEC3: Ensure that the data size in the reverb computer is not fixed
This CL ensures that the no data vectors in the reverb computer code
are fixed. This allows arbitrary long filters to be used, and ensures
that a minimum required heap size is used.

Bug: webrtc:8671
Change-Id: I7085ed262a3f5965d796270434b6578f4030606e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/162661
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30115}
2019-12-19 16:35:56 +00:00
..
audio_coding Replace assert() with RTC_DCHECK 2019-12-13 10:06:07 +00:00
audio_device Remove unnecessary checks from AudioDeviceWindowsCore::CoreAudioIsSupported 2019-12-06 10:09:03 +00:00
audio_mixer Add directive to make webrtc metrics optional. 2019-12-09 13:55:50 +00:00
audio_processing AEC3: Ensure that the data size in the reverb computer is not fixed 2019-12-19 16:35:56 +00:00
congestion_controller Protect against assigning current_offset_ negative value. 2019-12-16 13:06:52 +00:00
desktop_capture Don't crash the test process when X11 isn't available. 2019-12-16 09:57:59 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Prevents probing while paused. 2019-12-17 17:57:38 +00:00
remote_bitrate_estimator Add field trial to avoid extra backoffs in AIMD rate control. 2019-12-16 18:01:20 +00:00
rtp_rtcp Ensure that unset capture timestamp wouldn't cause incorrect SR rtp timestamps 2019-12-17 12:03:24 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Remove line number from rtc::Location 2019-12-03 19:43:12 +00:00
video_capture Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
video_coding Signal requested resolution alignment requirements from sinks to sources. 2019-12-19 10:39:04 +00:00
video_processing Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
BUILD.gn Reland "Refactoring of the noise suppressor and adding true multichannel support" 2019-10-31 11:56:01 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS