webrtc/modules/audio_coding
Ali Tofigh 62238097c9 Remove top-level const from parameters in function declarations.
This is a safe cleanup change since top-level const applied to
parameters in function declarations (that are not also
definitions) are ignored by the compiler. Hence, such changes do
not change the type of the declared functions and are simply
no-ops.

Bug: webrtc:13610
Change-Id: Ibafb92c45119a6d8bdb6f9109aa8dad6385163a9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249086
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Ali Tofigh <alito@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35802}
2022-01-26 11:05:25 +00:00
..
acm2 Replace most explicit new RefCountedObject... with make_ref_counted 2022-01-25 14:28:12 +00:00
audio_network_adaptor Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
codecs Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
g3doc Update links to point at main branch 2021-07-22 16:41:26 +00:00
include Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
neteq Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
test Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Delete some unneeded references to module.h and module_api target. 2022-01-10 13:40:24 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add jakobi to modules/audio_coding OWNERS 2021-06-18 11:52:58 +00:00