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

Issue 1942683003: Jitter delay now depend on protection mode (FEC/NACK). (Closed)

Created:
4 years, 7 months ago by philipel
Modified:
4 years, 7 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, pbos-webrtc, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase and pretty much reimplemeted the fix. #

Total comments: 4

Patch Set 3 : Comment fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M webrtc/modules/video_coding/jitter_buffer.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/media_opt_util.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/video_receiver.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/video/rtp_stream_receiver.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/video/video_stream_decoder.cc View 1 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
philipel
4 years, 7 months ago (2016-05-02 15:25:28 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/1942683003/diff/1/webrtc/modules/video_coding/video_receiver.cc File webrtc/modules/video_coding/video_receiver.cc (right): https://codereview.webrtc.org/1942683003/diff/1/webrtc/modules/video_coding/video_receiver.cc#newcode178 webrtc/modules/video_coding/video_receiver.cc:178: _receiver.SetNackMode(kNack, media_optimization::kLowRttNackMs, 500); 500 should be a named constant. ...
4 years, 7 months ago (2016-05-04 09:30:48 UTC) #3
philipel
https://codereview.webrtc.org/1942683003/diff/1/webrtc/modules/video_coding/video_receiver.cc File webrtc/modules/video_coding/video_receiver.cc (right): https://codereview.webrtc.org/1942683003/diff/1/webrtc/modules/video_coding/video_receiver.cc#newcode178 webrtc/modules/video_coding/video_receiver.cc:178: _receiver.SetNackMode(kNack, media_optimization::kLowRttNackMs, 500); On 2016/05/04 09:30:48, stefan-webrtc (holmer) wrote: ...
4 years, 7 months ago (2016-05-04 10:56:05 UTC) #4
stefan-webrtc
Let me know when the rebase is done.
4 years, 7 months ago (2016-05-06 11:23:12 UTC) #5
philipel
On 2016/05/06 11:23:12, stefan-webrtc (holmer) wrote: > Let me know when the rebase is done. ...
4 years, 7 months ago (2016-05-06 11:47:20 UTC) #6
philipel
4 years, 7 months ago (2016-05-06 11:49:11 UTC) #7
philipel
Refactoring and rebasing is done, PTAL
4 years, 7 months ago (2016-05-06 13:39:13 UTC) #8
stefan-webrtc
WDYT about making a future improvement where the added extra delay is a function of ...
4 years, 7 months ago (2016-05-06 14:11:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942683003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942683003/20001
4 years, 7 months ago (2016-05-06 15:07:38 UTC) #11
philipel
https://codereview.webrtc.org/1942683003/diff/20001/webrtc/modules/video_coding/media_opt_util.h File webrtc/modules/video_coding/media_opt_util.h (right): https://codereview.webrtc.org/1942683003/diff/20001/webrtc/modules/video_coding/media_opt_util.h#newcode48 webrtc/modules/video_coding/media_opt_util.h:48: // If the RTT is higher than this, then ...
4 years, 7 months ago (2016-05-06 15:12:11 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942683003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942683003/40001
4 years, 7 months ago (2016-05-06 15:17:50 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 7 months ago (2016-05-06 17:18:20 UTC) #18
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/ae284089cc58eca51faa7f14ae0977e0f73a1f4f Cr-Commit-Position: refs/heads/master@{#12661}
4 years, 7 months ago (2016-05-09 10:14:45 UTC) #21
philipel
4 years, 7 months ago (2016-05-09 10:14:46 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
ae284089cc58eca51faa7f14ae0977e0f73a1f4f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698