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

Issue 1661923002: Re-enable RestartingSendStreamPreservesRtpState. (Closed)

Created:
4 years, 10 months ago by danilchap
Modified:
4 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, andresp, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Re-enable RestartingSendStreamPreservesRtpState. based on https://codereview.webrtc.org/1457283002/ Packets allowed now to come out of order. BUG=webrtc:3552 R=pbos@webrtc.org Committed: https://crrev.com/5c35cf9f8ee659385a2a12075eb25335c71df786 Cr-Commit-Position: refs/heads/master@{#11477}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : allowed timestamp gap to be negative too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -40 lines) Patch
M tools/valgrind-webrtc/gtest_exclude/video_engine_tests.gtest-drmemory_win32.txt View 1 chunk +0 lines, -3 lines 0 comments Download
M tools/valgrind-webrtc/gtest_exclude/video_engine_tests.gtest-memcheck.txt View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 7 chunks +39 lines, -36 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
danilchap
4 years, 10 months ago (2016-02-03 12:30:59 UTC) #3
kjellander_webrtc
lgtm if the linux_memcheck and win_drmemory_full trybots are passing, which I just triggered. They're not ...
4 years, 10 months ago (2016-02-03 12:40:12 UTC) #4
pbos-webrtc
https://codereview.webrtc.org/1661923002/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/1661923002/diff/1/webrtc/video/end_to_end_tests.cc#newcode2972 webrtc/video/end_to_end_tests.cc:2972: std::list<uint16_t>& seq_numbers = last_observed_seq_numbers_[ssrc]; pointer instead of reference here ...
4 years, 10 months ago (2016-02-03 13:03:27 UTC) #5
pbos-webrtc
On 2016/02/03 13:03:27, pbos-webrtc wrote: > https://codereview.webrtc.org/1661923002/diff/1/webrtc/video/end_to_end_tests.cc > File webrtc/video/end_to_end_tests.cc (right): > > https://codereview.webrtc.org/1661923002/diff/1/webrtc/video/end_to_end_tests.cc#newcode2972 > ...
4 years, 10 months ago (2016-02-03 13:26:56 UTC) #6
danilchap
https://codereview.webrtc.org/1661923002/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/1661923002/diff/1/webrtc/video/end_to_end_tests.cc#newcode2972 webrtc/video/end_to_end_tests.cc:2972: std::list<uint16_t>& seq_numbers = last_observed_seq_numbers_[ssrc]; On 2016/02/03 13:03:27, pbos-webrtc wrote: ...
4 years, 10 months ago (2016-02-03 14:04:49 UTC) #7
pbos-webrtc
lgtm, thanks
4 years, 10 months ago (2016-02-03 14:06:09 UTC) #8
kjellander_webrtc
On 2016/02/03 14:06:09, pbos-webrtc wrote: > lgtm, thanks Please run linux_memcheck and win_drmemory_full for PS#2 ...
4 years, 10 months ago (2016-02-03 14:36:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1661923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1661923002/40001
4 years, 10 months ago (2016-02-03 21:30:32 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-03 22:14:53 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 22:15:07 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5c35cf9f8ee659385a2a12075eb25335c71df786
Cr-Commit-Position: refs/heads/master@{#11477}

Powered by Google App Engine
This is Rietveld 408576698