webrtc/api/audio_codecs
Steve Anton 10542f21c8 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
Mechanically generated by running this command:

tools_webrtc/do-renames.sh update all-renames.txt && git cl format

Then manually updating:

tools_webrtc/sanitizers/tsan_suppressions_webrtc.cc

Bug: webrtc:10159
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I54824cd91dada8fc3ee3d098f971bc319d477833
Reviewed-on: https://webrtc-review.googlesource.com/c/115653
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26226}
2019-01-11 17:11:39 +00:00
..
g711 Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
g722 Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
ilbc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
isac Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
L16 Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
opus Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
test Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
audio_codec_pair_id.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
audio_codec_pair_id.h Audio codec factories: Pass a codec pair ID to new codecs 2018-03-01 12:23:28 +00:00
audio_decoder.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
audio_decoder.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_decoder_factory.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_decoder_factory_template.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.cc Adds OnReceivedUplinkAllocation method to AudioEncoder. 2018-11-21 20:46:01 +00:00
audio_encoder.h Adds OnReceivedUplinkAllocation method to AudioEncoder. 2018-11-21 20:46:01 +00:00
audio_encoder_factory.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_factory_template.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_format.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
audio_format.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Adds OnReceivedUplinkAllocation method to AudioEncoder. 2018-11-21 20:46:01 +00:00
builtin_audio_decoder_factory.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
builtin_audio_decoder_factory.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
builtin_audio_encoder_factory.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
builtin_audio_encoder_factory.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00