webrtc/api/audio_codecs
Jonas Oreland 6e2b9e2210 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf
Add field trials to audio api.

It is added as a pointer with nullptr as default.
It is not (yet) used anywhere.
Usage of field trials comes in subsequent patches.

Bug: webrtc:10335
Change-Id: Icbe22d95c356a6fefde34590f11ea63f005ab09e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/255521
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36213}
2022-03-16 09:11:43 +00:00
..
g711 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
g722 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
ilbc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
isac WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
L16 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
opus WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
test WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +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 Set the maximum number of audio channels to 24 2021-11-16 17:01:54 +00:00
audio_decoder.h Remove RTC_DISALLOW_COPY_AND_ASSIGN more. 2022-01-20 11:00:18 +00:00
audio_decoder_factory.h Audio codec factories: Implementations return null on unsupported formats 2020-08-26 18:03:38 +00:00
audio_decoder_factory_template.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
audio_encoder.cc Set the maximum number of audio channels to 24 2021-11-16 17:01:54 +00:00
audio_encoder.h Set the maximum number of audio channels to 24 2021-11-16 17:01:54 +00:00
audio_encoder_factory.h Audio codec factories: Implementations return null on unsupported formats 2020-08-26 18:03:38 +00:00
audio_encoder_factory_template.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
audio_format.cc [clang-tidy] Apply performance-move-const-arg fixes (misc). 2019-02-05 15:12:20 +00:00
audio_format.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
BUILD.gn WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
builtin_audio_decoder_factory.cc Decoder for multistream Opus. 2019-04-08 16:15:37 +00:00
builtin_audio_decoder_factory.h Add Opus-only audio codec factories 2019-11-26 18:28:07 +00:00
builtin_audio_encoder_factory.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
builtin_audio_encoder_factory.h Add Opus-only audio codec factories 2019-11-26 18:28:07 +00:00
opus_audio_decoder_factory.cc Add Opus-only audio codec factories 2019-11-26 18:28:07 +00:00
opus_audio_decoder_factory.h Add Opus-only audio codec factories 2019-11-26 18:28:07 +00:00
opus_audio_encoder_factory.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 5/inf 2022-03-16 09:11:43 +00:00
opus_audio_encoder_factory.h Add Opus-only audio codec factories 2019-11-26 18:28:07 +00:00
OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00