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

Issue 2503443002: Let Opus increase complexity for low bitrates (Closed)

Created:
4 years, 1 month ago by hlundin-webrtc
Modified:
4 years, 1 month ago
Reviewers:
minyue-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, peah-webrtc, minyue-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Let Opus increase complexity for low bitrates This change adds code that lets Opus increase the complexity setting at low bitrates (only relevant for mobile where the default complexity is not already maximum). The feature is default off. Also adding a performance test to make sure the complexity adaptation has desired effect. BUG=webrtc:6708 Committed: https://crrev.com/875862ca86b5aec6445e02723676d4a8fcbb42a6 Cr-Commit-Position: refs/heads/master@{#15182}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adding hysteresis #

Patch Set 3 : Fixing a typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -2 lines) Patch
M webrtc/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/build/webrtc.gni View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h View 1 4 chunks +13 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc View 1 6 chunks +34 lines, -2 lines 0 comments Download
A webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc View 1 2 1 chunk +92 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
hlundin-webrtc
Minyue, Please, take a look.
4 years, 1 month ago (2016-11-14 13:17:35 UTC) #2
hlundin-webrtc
On 2016/11/14 13:17:35, hlundin-webrtc wrote: > Minyue, > > Please, take a look. Minyue, I ...
4 years, 1 month ago (2016-11-21 12:18:59 UTC) #3
minyue-webrtc
lgtm and land this first, may consider adding a unittest on the margin (as a ...
4 years, 1 month ago (2016-11-22 09:48:34 UTC) #4
hlundin-webrtc
Thanks! https://codereview.webrtc.org/2503443002/diff/1/webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc File webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc (right): https://codereview.webrtc.org/2503443002/diff/1/webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc#newcode59 webrtc/modules/audio_coding/codecs/opus/opus_complexity_unittest.cc:59: // mobiles, the regular complexity is 5, and ...
4 years, 1 month ago (2016-11-22 09:52:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2503443002/40001
4 years, 1 month ago (2016-11-22 09:52:37 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-22 10:08:00 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-22 10:08:04 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/875862ca86b5aec6445e02723676d4a8fcbb42a6
Cr-Commit-Position: refs/heads/master@{#15182}

Powered by Google App Engine
This is Rietveld 408576698