webrtc/modules
Per Åhgren 27bd76bcb2 DCHECKing for deprecated 8kHz support in AGC and changing fuzzer
This CL adds a DCHECK for the deprecated 8 kHz rate in APM.
It also updates the agc fuzzer code to properly do band-split on
the signals, and not send 8 kHz signals into the AGC.

Bug: chromium:1028092,chromium:1028172
Change-Id: I1e7c8d721834310e94b0e21efea07f75da837cab
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160600
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29914}
2019-11-26 11:10:54 +00:00
..
audio_coding Fixing a buffer overflow in Merge::Downsample 2019-11-25 12:16:30 +00:00
audio_device Improves device enumeration in ADM2 for Windows. 2019-11-22 14:27:10 +00:00
audio_mixer Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
audio_processing DCHECKing for deprecated 8kHz support in AGC and changing fuzzer 2019-11-26 11:10:54 +00:00
congestion_controller Add field trial to cap trendline slope in delay-based BWE. 2019-11-22 13:14:53 +00:00
desktop_capture Can list UWP applications 2019-11-21 23:35:09 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Fixes dynamic mode pacing issues. 2019-11-25 23:11:02 +00:00
remote_bitrate_estimator Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. 2019-10-24 08:14:02 +00:00
rtp_rtcp Add RtpDepacketizerAv1::AssembleFrame function 2019-11-21 14:50:41 +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 Stop relying on GN's sources_assignment_filter. 2019-10-30 07:37:39 +00:00
video_capture Add missing assert.h for win no-test build 2019-11-17 07:52:32 +00:00
video_coding Reland "Add IvfVideoFrameGenerator" 2019-11-26 09:56:47 +00:00
video_processing Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +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