webrtc/modules/audio_coding/test
Jakob Ivarsson 757da3cf70 Stop setting OPUS_SIGNAL_VOICE when DTX is enabled.
This was done in crbug.com/webrtc/4559 since "CELT-only mode does not have DTX", but that should not be the case anymore (support was added in Opus v1.2.1).

One exception where DTX does not work is with OPUS_APPLICATION_AUDIO (used with stereo) and low complexity settings. This should not be a common config.

Bug: None
Change-Id: I1476083b836bcabeb73df83d5bf06c3878146d28
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/288420
Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org>
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38923}
2022-12-20 11:06:48 +00:00
..
Channel.cc Remove usage of sprintf in modules 2022-06-09 11:57:33 +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 Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
EncodeDecodeTest.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
opus_test.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
opus_test.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
PacketLossTest.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
PacketLossTest.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
PCMFile.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
PCMFile.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
RTPFile.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
RTPFile.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +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 "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestAllCodecs.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
Tester.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestRedFec.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestRedFec.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 7/inf 2022-03-17 07:11:44 +00:00
TestStereo.cc LSC: Apply clang-tidy's modernize-use-bool-literals 2022-01-24 20:42:01 +00:00
TestStereo.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
TestVADDTX.cc Stop setting OPUS_SIGNAL_VOICE when DTX is enabled. 2022-12-20 11:06:48 +00:00
TestVADDTX.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
TwoWayCommunication.cc Never pass a signed char to ctype macros like isdigit() 2022-05-30 13:05:03 +00:00
TwoWayCommunication.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00