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

Issue 1628323003: [rtp_rtcp] Fix potentional time difference between rtp and rtcp packets. (Closed)

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

Description

[rtp_rtcp] Fix potentional time difference between rtp and rtcp packets. SetRtpState function was updating only rtp_sender start timestamp. Now it updates both rtp_sender and rtcp_sender start timestamps. BUG=webrtc:5433 R=stefan@webrtc.org Committed: https://crrev.com/d673b0fa5d3fc319a4f41625db89c07e8a21794f Cr-Commit-Position: refs/heads/master@{#11393}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 20 (7 generated)
danilchap
4 years, 11 months ago (2016-01-25 15:12:28 UTC) #2
stefan-webrtc
Nice find! These definitely looks broken. It would be nice to have a test somewhere, ...
4 years, 11 months ago (2016-01-25 15:18:11 UTC) #4
pbos-webrtc
On 2016/01/25 15:18:11, stefan-webrtc (holmer) wrote: > Nice find! These definitely looks broken. It would ...
4 years, 11 months ago (2016-01-26 10:30:17 UTC) #5
danilchap
RtcpSender::start_timestamp_ is not easily accessible from EndToEnd tests (and should not be), so to check ...
4 years, 11 months ago (2016-01-26 12:28:09 UTC) #6
pbos-webrtc
as discussed offline please ping this back when parsing rtcp timestamps and checking that they're ...
4 years, 11 months ago (2016-01-26 14:49:50 UTC) #7
danilchap
On 2016/01/26 14:49:50, pbos-webrtc wrote: > as discussed offline please ping this back when parsing ...
4 years, 11 months ago (2016-01-26 17:23:10 UTC) #8
pbos-webrtc
On 2016/01/26 17:23:10, danilchap wrote: > On 2016/01/26 14:49:50, pbos-webrtc wrote: > > as discussed ...
4 years, 11 months ago (2016-01-26 17:28:54 UTC) #9
danilchap
On 2016/01/26 17:28:54, pbos-webrtc wrote: > On 2016/01/26 17:23:10, danilchap wrote: > > On 2016/01/26 ...
4 years, 11 months ago (2016-01-26 18:08:09 UTC) #11
stefan-webrtc
lgtm
4 years, 11 months ago (2016-01-27 08:11:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1628323003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1628323003/1
4 years, 11 months ago (2016-01-27 09:03:58 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_libfuzzer_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_libfuzzer_rel/builds/606)
4 years, 11 months ago (2016-01-27 09:49:57 UTC) #16
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d673b0fa5d3fc319a4f41625db89c07e8a21794f Cr-Commit-Position: refs/heads/master@{#11393}
4 years, 11 months ago (2016-01-27 11:55:11 UTC) #19
danilchap
4 years, 11 months ago (2016-01-27 11:55:12 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d673b0fa5d3fc319a4f41625db89c07e8a21794f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698