webrtc/modules/audio_coding/test
Karl Wiberg 2365936b87 Hide the AudioEncoderCng class behind a create function
And put codecs/cng/webrtc_cng.h in a non-public build target while
we're at it.

Bug: webrtc:8396
Change-Id: I9f51dffadfb645cd1454617fad30e09d639ff53c
Reviewed-on: https://webrtc-review.googlesource.com/c/108782
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25486}
2018-11-02 13:00:05 +00:00
..
Channel.cc Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. 2018-06-19 16:44:19 +00:00
Channel.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
EncodeDecodeTest.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
EncodeDecodeTest.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
iSACTest.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
iSACTest.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
opus_test.cc Delete unused includes of assert.h 2018-10-04 14:01:44 +00:00
opus_test.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
PacketLossTest.cc Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
PacketLossTest.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
PCMFile.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
PCMFile.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
RTPFile.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
RTPFile.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
target_delay_unittest.cc Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. 2018-08-27 09:58:19 +00:00
TestAllCodecs.cc Remove simple stringstream usages. 2018-09-06 12:53:19 +00:00
TestAllCodecs.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
Tester.cc AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders 2018-10-04 11:20:57 +00:00
TestRedFec.cc Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
TestRedFec.h AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders 2018-10-04 11:20:57 +00:00
TestStereo.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
TestStereo.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
TestVADDTX.cc Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
TestVADDTX.h VAD/DTX tests: Don't let the ACM create audio encoders 2018-10-02 08:19:32 +00:00
TwoWayCommunication.cc AudioCodingModuleTest.TwoWayCommunication: Don't let the ACM create encoders 2018-09-27 00:27:26 +00:00
TwoWayCommunication.h Remove the useless ACMTest base class 2018-10-01 12:01:44 +00:00
utility.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
utility.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00