mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 14:20:45 +01:00
![]() - Add `WebRTC-Audio-OpusDecodeStereoByDefault` field trial - Behind that field trial, `AudioDecoderOpus::SdpToConfig` uses 2 instead of 1 as default number of channels when the `stereo` codec param is unspecified - Instead of wiring up `FieldTrialsView` to `SdpToConfig`, which requires API changes that break downstream projects, a change in `AudioDecoderOpus::Config` is made to signal when the number of channels is forced via SDP config Bug: webrtc:379996136 Change-Id: If70eb19bc7e3bc74dd0423610cb04ae33ea602fe Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/368860 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43440} |
||
---|---|---|
.. | ||
audio_decoder_multi_channel_opus.cc | ||
audio_decoder_multi_channel_opus.h | ||
audio_decoder_multi_channel_opus_config.h | ||
audio_decoder_opus.cc | ||
audio_decoder_opus.h | ||
audio_decoder_opus_unittest.cc | ||
audio_encoder_multi_channel_opus.cc | ||
audio_encoder_multi_channel_opus.h | ||
audio_encoder_multi_channel_opus_config.cc | ||
audio_encoder_multi_channel_opus_config.h | ||
audio_encoder_opus.cc | ||
audio_encoder_opus.h | ||
audio_encoder_opus_config.cc | ||
audio_encoder_opus_config.h | ||
BUILD.gn |