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

Issue 1771883002: Revert of Implement the NackModule as part of the new jitter buffer. (Closed)

Created:
4 years, 9 months ago by kjellander_webrtc
Modified:
4 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Revert of Implement the NackModule as part of the new jitter buffer. (patchset #19 id:360001 of https://codereview.webrtc.org/1715673002/ ) Reason for revert: Unfortunately this breaks in the main waterfall: https://build.chromium.org/p/client.webrtc/builders/Android32%20Builder/builds/6362 I think it's related to dcheck_always_on=1 which is set in GYP_DEFINES only on the trybots, but not on the bots in the main waterfall. Original issue's description: > Implement the NackModule as part of the new jitter buffer. > > Things done/implemented in this CL: > - An interface that can send Nack (VCMNackSender). > - An interface that can request KeyFrames (VCMKeyFrameRequestSender). > - The nack module (NackModule). > - A set of convenience functions for modular numbers (mod_ops.h). > > BUG=webrtc:5514 > > Committed: https://crrev.com/f472c5b6722dfb221f929fc4d3a2b4ca54647701 > Cr-Commit-Position: refs/heads/master@{#11882} TBR=sprang@webrtc.org,stefan@webrtc.org,terelius@webrtc.org,torbjorng@webrtc.org,perkj@webrtc.org,tommi@webrtc.org,philipel@webrtc.org BUG=webrtc:5514 NOTRY=True Committed: https://crrev.com/eb648bf0e5a9bae185bcd6b4b3be371e1da3507d Cr-Commit-Position: refs/heads/master@{#11887}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1157 lines) Patch
M webrtc/base/base.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/base/base_tests.gyp View 1 chunk +0 lines, -1 line 0 comments Download
D webrtc/base/mod_ops.h View 1 chunk +0 lines, -123 lines 0 comments Download
D webrtc/base/mod_ops_unittest.cc View 1 chunk +0 lines, -172 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
D webrtc/modules/video_coding/histogram.h View 1 chunk +0 lines, -46 lines 0 comments Download
D webrtc/modules/video_coding/histogram.cc View 1 chunk +0 lines, -62 lines 0 comments Download
D webrtc/modules/video_coding/histogram_unittest.cc View 1 chunk +0 lines, -76 lines 0 comments Download
M webrtc/modules/video_coding/include/video_coding_defines.h View 3 chunks +0 lines, -20 lines 0 comments Download
D webrtc/modules/video_coding/nack_module.h View 1 chunk +0 lines, -101 lines 0 comments Download
D webrtc/modules/video_coding/nack_module.cc View 1 chunk +0 lines, -257 lines 0 comments Download
D webrtc/modules/video_coding/nack_module_unittest.cc View 1 chunk +0 lines, -292 lines 0 comments Download
M webrtc/modules/video_coding/video_coding.gypi View 3 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
kjellander_webrtc
Created Revert of Implement the NackModule as part of the new jitter buffer.
4 years, 9 months ago (2016-03-07 17:31:28 UTC) #1
kjellander_webrtc
4 years, 9 months ago (2016-03-07 17:54:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1771883002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1771883002/1
4 years, 9 months ago (2016-03-07 17:55:08 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-07 17:56:30 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-07 17:56:37 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/eb648bf0e5a9bae185bcd6b4b3be371e1da3507d
Cr-Commit-Position: refs/heads/master@{#11887}

Powered by Google App Engine
This is Rietveld 408576698