webrtc/modules
Alex Loiko 623472219f Store RuntimeSetting in Aec Dumps.
Also read and apply settings when parsing and replaying dumps.

The implementation contains
* an extra field in debug.proto for the runtime settings
* code in AudioProcessingImpl to initiate the logging of the RS to the
  AecDump
* code in aec_dump/ to log the RS in the AecDump
* code in test/ for re-playing the RS. E.g. for APM simulation with
  audioproc_f.

Bug: webrtc:9138
Change-Id: Ia2a00537c2eb19484ff442fbffd0b95f8495516f
Reviewed-on: https://webrtc-review.googlesource.com/70502
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24647}
2018-09-10 11:40:28 +00:00
..
audio_coding Add more useful information to NetEqState and implement action_times_ms 2018-09-10 09:10:53 +00:00
audio_device Enable -Wexit-time-destructors and -Wglobal-constructors. 2018-09-06 12:43:20 +00:00
audio_mixer Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
audio_processing Store RuntimeSetting in Aec Dumps. 2018-09-10 11:40:28 +00:00
bitrate_controller Removes unused reserved bitrate in BitrateController. 2018-08-21 12:56:35 +00:00
congestion_controller Fix no_global_constructors in congestion_controller/pcc. 2018-09-06 16:18:19 +00:00
desktop_capture ScreenCapturerMac: make sure the desktop frame is zero initiaziled 2018-09-05 19:18:56 +00:00
include Remove deprecated type alias for RtpVideoCodecTypes. 2018-08-27 12:09:57 +00:00
pacing Don't let time flow backwards in pacer 2018-09-05 08:04:41 +00:00
remote_bitrate_estimator Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
rtp_rtcp Cleanup RtpPacketizerVp9 2018-09-07 22:01:46 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
video_capture Fix no_global_constructors in modules/video_capture. 2018-09-10 09:03:39 +00:00
video_coding Revert "Frame rate controller per spatial layer." 2018-09-10 11:24:33 +00:00
video_processing Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
BUILD.gn Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
module_common_types_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00