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

Issue 2320093002: Adding DTX controller to audio network adaptor. (Closed)

Created:
4 years, 3 months ago by minyue-webrtc
Modified:
4 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Adding DTX controller to audio network adaptor. BUG=webrtc:6303 Committed: https://crrev.com/186cd0651249382e33f0f37e679428f51c9bee4f Cr-Commit-Position: refs/heads/master@{#14260}

Patch Set 1 #

Total comments: 2

Patch Set 2 : final polish #

Total comments: 7

Patch Set 3 : rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -0 lines) Patch
M webrtc/modules/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc View 1 1 chunk +45 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc View 1 1 chunk +86 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (16 generated)
minyue-webrtc
Hi, Here is another controller implementation. It is fairly similar to ChannelController. PTAL. Thanks!
4 years, 3 months ago (2016-09-08 14:55:56 UTC) #8
minyue-webrtc
I found an error myself https://codereview.webrtc.org/2320093002/diff/1/webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc File webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc (right): https://codereview.webrtc.org/2320093002/diff/1/webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc#newcode22 webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc:22: // Decision on |num_channels| ...
4 years, 3 months ago (2016-09-08 14:57:54 UTC) #9
hlundin-webrtc
Nice and clean! I have one suggestion for an additional test. Otherwise, LGTM. https://codereview.webrtc.org/2320093002/diff/1/webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc File ...
4 years, 3 months ago (2016-09-09 11:11:37 UTC) #10
minyue-webrtc
I added a new patch set. Rebasing came in fixed, sorry for that. I highlighted ...
4 years, 3 months ago (2016-09-15 08:00:30 UTC) #11
hlundin-webrtc
lgtm https://codereview.webrtc.org/2320093002/diff/20001/webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc File webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc (right): https://codereview.webrtc.org/2320093002/diff/20001/webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc#newcode25 webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc:25: std::unique_ptr<DtxController> CreateController(int initial_dtx_enabled) { On 2016/09/15 08:00:30, minyue-webrtc ...
4 years, 3 months ago (2016-09-15 11:05:48 UTC) #12
michaelt
lgtm
4 years, 3 months ago (2016-09-16 08:46:18 UTC) #13
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/2320093002/20001
4 years, 3 months ago (2016-09-16 08:47:26 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg/builds/7084) ios64_gyp_dbg on master.tryserver.webrtc (JOB_FAILED, ...
4 years, 3 months ago (2016-09-16 08:48:36 UTC) #17
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/2320093002/60001
4 years, 3 months ago (2016-09-16 09:26:04 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 3 months ago (2016-09-16 11:26:48 UTC) #23
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/2320093002/60001
4 years, 3 months ago (2016-09-16 11:29:37 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-09-16 12:54:42 UTC) #27
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 12:54:51 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/186cd0651249382e33f0f37e679428f51c9bee4f
Cr-Commit-Position: refs/heads/master@{#14260}

Powered by Google App Engine
This is Rietveld 408576698