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

Issue 1955363003: Configure VoE NACK through AudioSendStream::Config. (Closed)

Created:
4 years, 7 months ago by the sun
Modified:
4 years, 6 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, yujie_mao (webrtc), tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Configure VoE NACK through AudioSendStream::Config, for send streams. BUG=webrtc:4690 Committed: https://crrev.com/971cab0d93823af9a991aa8901eda75f574e0974 Cr-Commit-Position: refs/heads/master@{#13136}

Patch Set 1 #

Patch Set 2 : implement #

Patch Set 3 : misc #

Total comments: 8

Patch Set 4 : comments #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -50 lines) Patch
M webrtc/audio/audio_send_stream.cc View 1 2 3 4 5 6 2 chunks +5 lines, -0 lines 0 comments Download
M webrtc/audio/audio_send_stream_unittest.cc View 1 2 3 4 5 6 3 chunks +4 lines, -1 line 0 comments Download
M webrtc/audio_send_stream.h View 1 2 3 4 5 6 2 chunks +4 lines, -1 line 0 comments Download
M webrtc/config.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/config.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.h View 1 2 3 4 5 6 2 chunks +21 lines, -15 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 3 4 5 6 9 chunks +65 lines, -15 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine_unittest.cc View 1 2 3 4 5 6 8 chunks +16 lines, -18 lines 0 comments Download
M webrtc/test/mock_voe_channel_proxy.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/voice_engine/channel_proxy.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/voice_engine/channel_proxy.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (8 generated)
the sun
4 years, 6 months ago (2016-06-13 09:11:33 UTC) #3
kwiberg-webrtc
https://codereview.webrtc.org/1955363003/diff/40001/webrtc/media/engine/webrtcvoiceengine_unittest.cc File webrtc/media/engine/webrtcvoiceengine_unittest.cc (right): https://codereview.webrtc.org/1955363003/diff/40001/webrtc/media/engine/webrtcvoiceengine_unittest.cc#newcode52 webrtc/media/engine/webrtcvoiceengine_unittest.cc:52: const int kRtpHistoryMs = 5000; constexpr https://codereview.webrtc.org/1955363003/diff/40001/webrtc/media/engine/webrtcvoiceengine_unittest.cc#newcode1368 webrtc/media/engine/webrtcvoiceengine_unittest.cc:1368: EXPECT_EQ(kRtpHistoryMs, ...
4 years, 6 months ago (2016-06-13 13:30:31 UTC) #4
kwiberg-webrtc
https://codereview.webrtc.org/1955363003/diff/40001/webrtc/audio_receive_stream.h File webrtc/audio_receive_stream.h (right): https://codereview.webrtc.org/1955363003/diff/40001/webrtc/audio_receive_stream.h#newcode83 webrtc/audio_receive_stream.h:83: NackConfig nack; Does this belong in this CL?
4 years, 6 months ago (2016-06-13 13:35:30 UTC) #5
the sun
https://codereview.webrtc.org/1955363003/diff/40001/webrtc/audio_receive_stream.h File webrtc/audio_receive_stream.h (right): https://codereview.webrtc.org/1955363003/diff/40001/webrtc/audio_receive_stream.h#newcode83 webrtc/audio_receive_stream.h:83: NackConfig nack; On 2016/06/13 13:35:30, kwiberg-webrtc wrote: > Does ...
4 years, 6 months ago (2016-06-13 15:51:44 UTC) #6
kwiberg-webrtc
lgtm The diff between patch set #3 and #4 is hard to read, because you've ...
4 years, 6 months ago (2016-06-14 13:07:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955363003/100001
4 years, 6 months ago (2016-06-14 14:08:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955363003/120001
4 years, 6 months ago (2016-06-14 15:42:45 UTC) #13
the sun
On 2016/06/14 13:07:43, kwiberg-webrtc wrote: > lgtm > > The diff between patch set #3 ...
4 years, 6 months ago (2016-06-14 15:43:16 UTC) #14
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 6 months ago (2016-06-14 17:02:45 UTC) #16
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 17:02:54 UTC) #18
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/971cab0d93823af9a991aa8901eda75f574e0974
Cr-Commit-Position: refs/heads/master@{#13136}

Powered by Google App Engine
This is Rietveld 408576698