webrtc/modules/audio_coding/codecs
Lionel Koenig 098c128a15 Explicitly use the Opus DTX encoder state.
Use the DTX state from inside the Opus encoder instead of trying to
mimic the logic outside.

Bug: None
Change-Id: I852044fee261a5b7f9255c557a27adfd0b1701bd
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362640
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Lionel Koenig <lionelk@webrtc.org>
Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43034}
2024-09-17 13:28:45 +00:00
..
cng Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
g711 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
g722 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
ilbc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
isac Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
opus Explicitly use the Opus DTX encoder state. 2024-09-17 13:28:45 +00:00
pcm16b Fix a fuzzer-found issue in PCM16 decoder 2024-01-31 17:00:04 +00:00
red Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
tools Delete rtc_base/format_macros.h 2022-05-09 12:03:21 +00:00
audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_decoder_factory_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
builtin_audio_encoder_factory_unittest.cc Provide Environment to create an audio encoder in tests 2024-06-26 12:54:36 +00:00
legacy_encoded_audio_frame.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
legacy_encoded_audio_frame.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
legacy_encoded_audio_frame_unittest.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00