DescriptionAudioEncoderOpus: Default to 32 kbit/s for mono, 64 kbit/s for stereo
When this class was created, we inadvertently set the default to 64
kbit/s for both cases, failing to preserve the previous behavior. This
patch restores the old behavior.
From what I've been able to dig up, this problem did not affect Opus
encoders created internally in the Audio Coding Module. Those have
always used the bitrate from the supplied CodecInst.
Committed: https://crrev.com/20361356200cacd47682b7307eb68ed9127e3f8b
Cr-Commit-Position: refs/heads/master@{#12827}
Patch Set 1 : #
Total comments: 2
Messages
Total messages: 15 (7 generated)
|