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

Issue 2390823009: Add path for recovered packets from internal::Call to RtpStreamReceiver. (Closed)

Created:
4 years, 2 months ago by brandtr
Modified:
4 years, 2 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, the sun, perkj_webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add path for recovered packets from internal::Call to RtpStreamReceiver. When the FlexfecReceiver recovers media packets, it inserts these into internal::Call, which then distributes them to the appropriate VideoReceiveStream/RtpStreamReceiver. BUG=webrtc:5654 Committed: https://crrev.com/9c4b4b47f4325b48e1856566a30983f9e4e30dd0 Cr-Commit-Position: refs/heads/master@{#14642}

Patch Set 1 #

Total comments: 4

Patch Set 2 : holmer@ feedback 1. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1 line) Patch
M webrtc/call/call.cc View 1 5 chunks +17 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/include/flexfec_receiver.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/video/video_receive_stream.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
brandtr
4 years, 2 months ago (2016-10-07 08:07:59 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/2390823009/diff/1/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/2390823009/diff/1/webrtc/call/call.cc#newcode963 webrtc/call/call.cc:963: if (it != video_receive_ssrcs_.end()) nit: I prefer the opposite, ...
4 years, 2 months ago (2016-10-10 15:42:02 UTC) #3
brandtr
https://codereview.webrtc.org/2390823009/diff/1/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/2390823009/diff/1/webrtc/call/call.cc#newcode963 webrtc/call/call.cc:963: if (it != video_receive_ssrcs_.end()) On 2016/10/10 15:42:02, stefan-webrtc (holmer) ...
4 years, 2 months ago (2016-10-10 23:05:19 UTC) #6
stefan-webrtc
lgtm
4 years, 2 months ago (2016-10-16 19:11:05 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/2390823009/60001
4 years, 2 months ago (2016-10-16 20:31:25 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_clang_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/6259)
4 years, 2 months ago (2016-10-16 20:40:35 UTC) #11
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/2390823009/60001
4 years, 2 months ago (2016-10-16 20:42:45 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 2 months ago (2016-10-16 21:10:57 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9c4b4b47f4325b48e1856566a30983f9e4e30dd0 Cr-Commit-Position: refs/heads/master@{#14642}
4 years, 2 months ago (2016-10-16 21:11:04 UTC) #16
honghaiz3
4 years, 2 months ago (2016-10-17 16:42:14 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:60001) has been created in
https://codereview.webrtc.org/2427733002/ by honghaiz@webrtc.org.

The reason for reverting is: Speculative revert as it may be the cause of the
DrMemory test failure:
https://build.chromium.org/p/client.webrtc/builders/Win%20DrMemory%20Full/bui....

Powered by Google App Engine
This is Rietveld 408576698