mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() This is a minor change for places where we use AudioFrame::kMaxDataSizeSamples sized intermediary buffers. The change uses `std::array<>` instead of C style arrays which allows for use of utility templates that incorporate type based buffer size checking. Also adding `ClearSamples()` method, which complements CopySamples. Bug: chromium:335805780 Change-Id: I813feb32937e020ceb9ca4b00632dc90907c93fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/351681 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42400} |
||
---|---|---|
.. | ||
acm_receive_test.cc | ||
acm_receive_test.h | ||
acm_receiver.cc | ||
acm_receiver.h | ||
acm_receiver_unittest.cc | ||
acm_remixing.cc | ||
acm_remixing.h | ||
acm_remixing_unittest.cc | ||
acm_resampler.cc | ||
acm_resampler.h | ||
acm_send_test.cc | ||
acm_send_test.h | ||
audio_coding_module.cc | ||
audio_coding_module_unittest.cc | ||
call_statistics.cc | ||
call_statistics.h | ||
call_statistics_unittest.cc |