webrtc/modules/audio_coding/test
Philipp Hancke fc4668dae2 configure target bitrate in opus dtx tests
This avoids a difference in behaviour between mobile and
desktop platforms since the bitrate is now too low for
CELT mode.

BUG=webrtc:11643

Change-Id: I9ac1439bea0ccbbfee7388516932e30d6cb06bf4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179522
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com>
Cr-Commit-Position: refs/heads/master@{#31757}
2020-07-17 11:43:45 +00:00
..
Channel.cc Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
Channel.h Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
EncodeDecodeTest.cc ACM: Corrected temporary buffer size 2020-03-12 12:23:20 +00:00
EncodeDecodeTest.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
iSACTest.cc Delete some unused AudioCodingModule methods 2019-08-20 13:42:36 +00:00
iSACTest.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
opus_test.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
opus_test.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
PacketLossTest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
PacketLossTest.h Format almost everything. 2019-07-08 13:45:15 +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 Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
RTPFile.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
target_delay_unittest.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
TestAllCodecs.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
TestAllCodecs.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
Tester.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TestRedFec.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
TestRedFec.h AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders 2018-10-04 11:20:57 +00:00
TestStereo.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
TestStereo.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
TestVADDTX.cc configure target bitrate in opus dtx tests 2020-07-17 11:43:45 +00:00
TestVADDTX.h Delete ACMVADCallback 2020-03-10 09:53:46 +00:00
TwoWayCommunication.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TwoWayCommunication.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00