Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Issue 1942193002: AudioEncoderOpus: Default to 32 kbit/s for mono, 64 kbit/s for stereo (Closed)

Created:
4 years, 7 months ago by kwiberg-webrtc
Modified:
4 years, 7 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

AudioEncoderOpus: 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
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h View 2 chunks +9 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc View 6 chunks +22 lines, -8 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
kwiberg-webrtc
I'd forgotten to send this one out for review.
4 years, 7 months ago (2016-05-17 12:31:40 UTC) #4
hlundin-webrtc
lgtm https://codereview.webrtc.org/1942193002/diff/40001/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc File webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc (right): https://codereview.webrtc.org/1942193002/diff/40001/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc#newcode84 webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc:84: auto AudioEncoderOpus::Config::operator=(const Config&) -> Config& = default; I ...
4 years, 7 months ago (2016-05-18 00:34:47 UTC) #5
kwiberg-webrtc
https://codereview.webrtc.org/1942193002/diff/40001/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc File webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc (right): https://codereview.webrtc.org/1942193002/diff/40001/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc#newcode84 webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc:84: auto AudioEncoderOpus::Config::operator=(const Config&) -> Config& = default; On 2016/05/18 ...
4 years, 7 months ago (2016-05-18 02:54:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942193002/40001
4 years, 7 months ago (2016-05-19 12:49:12 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) linux_msan on ...
4 years, 7 months ago (2016-05-19 14:49:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942193002/40001
4 years, 7 months ago (2016-05-20 11:37:27 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 7 months ago (2016-05-20 11:57:05 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 11:57:16 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/20361356200cacd47682b7307eb68ed9127e3f8b
Cr-Commit-Position: refs/heads/master@{#12827}

Powered by Google App Engine
This is Rietveld 408576698