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

Issue 1452883002: Require negotiation to send transport cc feedback over RTCP. (Closed)

Created:
5 years, 1 month ago by stefan-webrtc
Modified:
5 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom, mflodman, peah-webrtc, the sun, perkj_webrtc, andresp
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Require negotiation to send transport cc feedback over RTCP. BUG=4312 Committed: https://crrev.com/43edf0ffb91a50e2efa01c7befe4d188a7e30ea2 Cr-Commit-Position: refs/heads/master@{#10735}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -19 lines) Patch
M talk/media/base/codec.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M talk/media/base/codec.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M talk/media/base/constants.h View 1 chunk +3 lines, -0 lines 0 comments Download
M talk/media/base/constants.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M talk/media/webrtc/webrtcvideoengine2.cc View 1 2 4 chunks +27 lines, -12 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2_unittest.cc View 1 2 3 chunks +28 lines, -0 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 4 chunks +19 lines, -5 lines 0 comments Download
M webrtc/video/rampup_tests.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M webrtc/video_receive_stream.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 44 (17 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452883002/20001
5 years, 1 month ago (2015-11-17 04:41:47 UTC) #3
stefan-webrtc
5 years, 1 month ago (2015-11-17 05:09:57 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-17 05:32:15 UTC) #7
pbos-webrtc
lgtm for the code change, but maybe you should do a negative test that verifies ...
5 years, 1 month ago (2015-11-17 11:13:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452883002/20001
5 years, 1 month ago (2015-11-17 14:20:58 UTC) #11
stefan-webrtc
On 2015/11/17 14:20:58, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
5 years, 1 month ago (2015-11-17 14:21:24 UTC) #12
stefan-webrtc
pthatcher, any chance you'll have time to take a look at this today? Thanks!
5 years, 1 month ago (2015-11-18 15:41:24 UTC) #13
pthatcher
On 2015/11/18 15:41:24, stefan-webrtc (holmer) wrote: > pthatcher, any chance you'll have time to take ...
5 years, 1 month ago (2015-11-19 00:15:09 UTC) #14
pthatcher
https://codereview.webrtc.org/1452883002/diff/20001/talk/media/base/codec.cc File talk/media/base/codec.cc (right): https://codereview.webrtc.org/1452883002/diff/20001/talk/media/base/codec.cc#newcode337 talk/media/base/codec.cc:337: bool HasTransportCcFeedback(const VideoCodec& codec) { I think just HasTransportCc ...
5 years, 1 month ago (2015-11-19 00:19:20 UTC) #16
stefan-webrtc
Harald, could you give your opinion on how we are going to add the new ...
5 years, 1 month ago (2015-11-19 00:21:56 UTC) #18
stefan-webrtc
On 2015/11/19 00:21:56, stefan-webrtc (holmer) wrote: > Harald, could you give your opinion on how ...
5 years, 1 month ago (2015-11-19 00:22:29 UTC) #19
pthatcher1
On 2015/11/19 00:22:29, stefan-webrtc (holmer) wrote: > On 2015/11/19 00:21:56, stefan-webrtc (holmer) wrote: > > ...
5 years, 1 month ago (2015-11-19 00:57:13 UTC) #20
stefan-webrtc
Comments addressed
5 years, 1 month ago (2015-11-20 16:46:13 UTC) #21
stefan-webrtc
https://codereview.webrtc.org/1452883002/diff/20001/talk/media/base/codec.cc File talk/media/base/codec.cc (right): https://codereview.webrtc.org/1452883002/diff/20001/talk/media/base/codec.cc#newcode337 talk/media/base/codec.cc:337: bool HasTransportCcFeedback(const VideoCodec& codec) { On 2015/11/19 00:19:20, pthatcher ...
5 years, 1 month ago (2015-11-20 16:58:48 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452883002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452883002/40001
5 years, 1 month ago (2015-11-20 17:34:53 UTC) #24
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-11-20 19:35:05 UTC) #26
pthatcher1
lgtm
5 years, 1 month ago (2015-11-20 22:11:40 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452883002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452883002/40001
5 years, 1 month ago (2015-11-20 22:31:31 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/1879)
5 years, 1 month ago (2015-11-20 22:33:26 UTC) #32
stefan-webrtc
Magnus, please take a look at the files in webrtc/ root
5 years, 1 month ago (2015-11-20 22:41:03 UTC) #34
stefan-webrtc
webrtc/video_receive_stream.h, that is... :)
5 years, 1 month ago (2015-11-20 22:41:22 UTC) #35
mflodman
LGTM
5 years, 1 month ago (2015-11-20 22:48:53 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452883002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452883002/40001
5 years, 1 month ago (2015-11-20 22:49:23 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-11-21 00:31:45 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452883002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452883002/40001
5 years, 1 month ago (2015-11-21 01:57:33 UTC) #42
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-21 02:05:54 UTC) #43
commit-bot: I haz the power
5 years, 1 month ago (2015-11-21 02:06:01 UTC) #44
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/43edf0ffb91a50e2efa01c7befe4d188a7e30ea2
Cr-Commit-Position: refs/heads/master@{#10735}

Powered by Google App Engine
This is Rietveld 408576698