webrtc/api/audio_codecs/g711
Peter Thatcher e113fdf974 Disable unused audio codecs
Signal only uses the Opus codec. Therefore, not adding the other codecs
to the runtime list. Also disabling CN (comfort noise) since it is not
needed for Opus and telephone-events, since there is no DTMF in the
Signal clients.

The patch simply comments out some code sections.
2020-03-20 21:18:17 -07:00
..
audio_decoder_g711.cc Disable unused audio codecs 2020-03-20 21:18:17 -07:00
audio_decoder_g711.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_encoder_g711.cc Disable unused audio codecs 2020-03-20 21:18:17 -07:00
audio_encoder_g711.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
BUILD.gn Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00