webrtc/modules/audio_coding/codecs/opus
Mirko Bonadei 05cf6be726 [clang-tidy] Apply performance-move-const-arg fixes.
This CL is a manual spin-off of [1], which tried to apply clang-tidy's
performance-move-const-arg [1] to the WebRTC codebase.

Since there are some wrong fixes to correct, this CL collects all the
fixes that could be landed as is.

[1] - https://webrtc-review.googlesource.com/c/src/+/120350
[2] - https://clang.llvm.org/extra/clang-tidy/checks/performance-move-const-arg.html

Bug: webrtc:10252
Change-Id: Ic4882213556344e65c66e27415e91ff6f89134d7
Reviewed-on: https://webrtc-review.googlesource.com/c/120814
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26515}
2019-02-01 15:02:36 +00:00
..
test Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
audio_decoder_opus.cc Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
audio_decoder_opus.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_encoder_opus.cc Adding text log on actual opus bitrate. 2019-01-18 15:03:55 +00:00
audio_encoder_opus.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_encoder_opus_unittest.cc [clang-tidy] Apply performance-move-const-arg fixes. 2019-02-01 15:02:36 +00:00
opus_bandwidth_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
opus_complexity_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
opus_fec_test.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
opus_inst.h Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
opus_interface.c Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
opus_interface.h Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
opus_speed_test.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
opus_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00