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

Issue 2339523002: Adding SmoothingFilter 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 SmoothingFilter to audio network adaptor. BUG=webrtc:6303 Committed: https://crrev.com/3548357e1bf2450d0240bf938723e4927afb5c1c Cr-Commit-Position: refs/heads/master@{#14313}

Patch Set 1 #

Patch Set 2 : adding abstract class to allow mock #

Total comments: 3

Patch Set 3 : rebasing #

Patch Set 4 : adding const qualifier to Clock* #

Patch Set 5 : rebasing #

Patch Set 6 : small polish #

Patch Set 7 : fixing a gyp error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -1 line) Patch
M webrtc/modules/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.gypi View 1 2 3 4 5 6 1 chunk +3 lines, -1 line 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.h View 1 2 3 4 5 1 chunk +54 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.cc View 1 2 3 4 5 1 chunk +62 lines, -0 lines 0 comments Download
A webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter_unittest.cc View 1 2 1 chunk +108 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 35 (20 generated)
minyue-webrtc
Hi Michael, Please take a look at this CL. Thank you!
4 years, 3 months ago (2016-09-13 15:23:05 UTC) #3
michaelt
lgtm
4 years, 3 months ago (2016-09-16 08:45:52 UTC) #4
minyue-webrtc
Hi Henrik, This is a CL that the FEC controller, which you are reviewing, replies ...
4 years, 3 months ago (2016-09-16 08:51:18 UTC) #6
hlundin-webrtc
lgtm https://codereview.webrtc.org/2339523002/diff/20001/webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.h File webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.h (right): https://codereview.webrtc.org/2339523002/diff/20001/webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.h#newcode41 webrtc/modules/audio_coding/audio_network_adaptor/smoothing_filter.h:41: Clock* const clock_; I think you can double-const ...
4 years, 3 months ago (2016-09-19 15:04:38 UTC) #7
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/2339523002/60001
4 years, 3 months ago (2016-09-20 12:14:56 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_baremetal/builds/14516)
4 years, 3 months ago (2016-09-20 12:21:27 UTC) #15
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/2339523002/100001
4 years, 3 months ago (2016-09-20 12:50:43 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 3 months ago (2016-09-20 14:51:15 UTC) #20
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/2339523002/100001
4 years, 3 months ago (2016-09-20 15:03:18 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 3 months ago (2016-09-20 17:03:51 UTC) #24
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/2339523002/120001
4 years, 3 months ago (2016-09-20 20:47:45 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/16899)
4 years, 3 months ago (2016-09-20 21:26:35 UTC) #29
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/2339523002/120001
4 years, 3 months ago (2016-09-21 04:57:13 UTC) #31
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-09-21 06:13:15 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 06:13:20 UTC) #35
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3548357e1bf2450d0240bf938723e4927afb5c1c
Cr-Commit-Position: refs/heads/master@{#14313}

Powered by Google App Engine
This is Rietveld 408576698