webrtc/modules/audio_coding/acm2
Per Åhgren d82a02c837 ACM: Corrected temporary buffer size
This CL corrects the temporary buffers size in the
pre-processing of the capture audio before encoding.

As part of this it removes the ACM-specific hardcoding
of the size and instead ensures that the size of the
temporary buffer matches that of the AudioFrame.

Bug: webrtc:11242
Change-Id: I56dd6cadfd4e140e8e159966c33d1027383ea9fa
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170340
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30775}
2020-03-12 12:23:20 +00:00
..
acm_receive_test.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
acm_receive_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
acm_receiver.cc Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API 2020-03-11 12:08:32 +00:00
acm_receiver.h NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate 2019-10-11 08:34:53 +00:00
acm_receiver_unittest.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
acm_remixing.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing.h ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_remixing_unittest.cc ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
acm_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_send_test.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
acm_send_test.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
audio_coding_module.cc ACM: Corrected temporary buffer size 2020-03-12 12:23:20 +00:00
audio_coding_module_unittest.cc Update Opus tests for Opus 1.3 2020-03-05 08:53:37 +00:00
call_statistics.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00
call_statistics.h Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
call_statistics_unittest.cc Reland of "Reporting of decoding_codec_plc events"" 2019-08-07 18:41:46 +00:00