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

Issue 2649973005: Inform jitter buffer about FlexFEC protection. (Closed)

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

Description

Inform jitter buffer about FlexFEC protection. This CL introduces a way for the VideoReceiveStreams to check whether they are protected by any FlexfecReceiveStreams. This is done in the VideoReceiveStream::Start() method, which then propagates this information down to the jitter buffer adaptation logic. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2649973005 Cr-Commit-Position: refs/heads/master@{#16328} Committed: https://chromium.googlesource.com/external/webrtc/+/fb45c6c103eb5fe594a54f4291726e8242f0ec38

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase. #

Patch Set 3 : Take 2. #

Total comments: 2

Patch Set 4 : holmer comments 1. #

Patch Set 5 : Rebase + git cl format. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -38 lines) Patch
M webrtc/call/call.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/call/call.cc View 1 2 3 4 1 chunk +11 lines, -3 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 4 1 chunk +6 lines, -5 lines 0 comments Download
M webrtc/test/call_test.cc View 1 2 3 chunks +10 lines, -10 lines 0 comments Download
M webrtc/video/video_receive_stream.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 3 4 5 chunks +23 lines, -20 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
brandtr
Please take a look. https://codereview.webrtc.org/2649973005/diff/20001/webrtc/call/call.h File webrtc/call/call.h (right): https://codereview.webrtc.org/2649973005/diff/20001/webrtc/call/call.h#newcode124 webrtc/call/call.h:124: // the former is started. ...
3 years, 11 months ago (2017-01-24 13:02:49 UTC) #5
philipel
If the flexfec mode can only be set in the ctor of the VideoReceiveStream, why ...
3 years, 11 months ago (2017-01-25 13:17:36 UTC) #6
brandtr
Rebase.
3 years, 11 months ago (2017-01-26 09:17:56 UTC) #7
brandtr
On 2017/01/25 13:17:36, philipel wrote: > If the flexfec mode can only be set in ...
3 years, 11 months ago (2017-01-26 15:44:51 UTC) #9
philipel
On 2017/01/26 15:44:51, brandtr wrote: > On 2017/01/25 13:17:36, philipel wrote: > > If the ...
3 years, 10 months ago (2017-01-27 11:40:52 UTC) #10
philipel
lgtm
3 years, 10 months ago (2017-01-27 13:07:34 UTC) #11
stefan-webrtc
lgtm % nit https://codereview.webrtc.org/2649973005/diff/80001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2649973005/diff/80001/webrtc/media/engine/webrtcvideoengine2.cc#newcode2282 webrtc/media/engine/webrtcvideoengine2.cc:2282: call_->DestroyVideoReceiveStream(stream_); Should we set stream_ to ...
3 years, 10 months ago (2017-01-27 13:26:03 UTC) #12
brandtr
Rebase + git cl format.
3 years, 10 months ago (2017-01-27 13:37:31 UTC) #13
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/2649973005/120001
3 years, 10 months ago (2017-01-27 13:38:31 UTC) #16
brandtr
https://codereview.webrtc.org/2649973005/diff/80001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2649973005/diff/80001/webrtc/media/engine/webrtcvideoengine2.cc#newcode2282 webrtc/media/engine/webrtcvideoengine2.cc:2282: call_->DestroyVideoReceiveStream(stream_); On 2017/01/27 13:26:02, stefan-webrtc wrote: > Should we ...
3 years, 10 months ago (2017-01-27 14:10:46 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 14:47:58 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:120001) as
https://chromium.googlesource.com/external/webrtc/+/fb45c6c103eb5fe594a54f429...

Powered by Google App Engine
This is Rietveld 408576698