webrtc/modules
Alessio Bazzica c054e78f4e Send runtime settings to the Audio Processing Module (APM)
This CL includes the following changes:
- APM runtime setting (ID + float payload) and unit tests
- Swap queue of APM runtime settings used in AudioProcessingImpl
- runtime settings handler that forwards the settings to APM
  sub-modules when a message is retrieved from the queue
- Unit test placeholder to check that the pre-gain update message
  is correctly delivered

Bug: webrtc:9138
Change-Id: Id22704af15fde2b87a4431f5ce64ad1aeafc5280
Reviewed-on: https://webrtc-review.googlesource.com/69320
Reviewed-by: Per Åhgren <peah@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22873}
2018-04-16 11:11:27 +00:00
..
audio_coding Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_device Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_mixer Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_processing Send runtime settings to the Audio Processing Module (APM) 2018-04-16 11:11:27 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Splits network units into separate headers. 2018-04-13 13:24:28 +00:00
desktop_capture [desktopCapture] add some logs into trace event 2018-04-13 21:15:59 +00:00
include Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
pacing Removes timeout warnings from pacer before first packet. 2018-04-13 10:51:03 +00:00
remote_bitrate_estimator Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
rtp_rtcp Handle Receiver Reference Time Report from multiple receivers. 2018-04-16 09:54:07 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture Lowercase all Windows headers in modules/video_capture. 2018-04-06 13:28:23 +00:00
video_coding Rename spatial/temporal index variables and fields in videoprocessor. 2018-04-16 08:09:27 +00:00
video_processing Prepare for |is_posix| switch in the Fuchsia build 2018-04-05 17:25:39 +00:00
BUILD.gn Cleaning up modules_tests resources. 2018-03-09 12:57:24 +00:00
module_common_types_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00