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

Issue 2668763004: Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (Closed)

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

Description

Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. BUG=webrtc:7095 Review-Url: https://codereview.webrtc.org/2668763004 Cr-Commit-Position: refs/heads/master@{#16428} Committed: https://chromium.googlesource.com/external/webrtc/+/5f4712686550ba1d069c5e4c456ffcabe7ccba97

Patch Set 1 #

Patch Set 2 : fixed warning. Please enter the commit message for your changes. Lines starting #

Patch Set 3 : Timestamps from unanalyzed SSRCs are ignored now #

Total comments: 18

Patch Set 4 : Fixed comments and replies from @Sprang. #

Patch Set 5 : reapplyting patch to clean branch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -27 lines) Patch
M webrtc/common_video/include/frame_callback.h View 1 2 3 1 chunk +22 lines, -3 lines 0 comments Download
M webrtc/video/full_stack_tests.cc View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 12 chunks +40 lines, -21 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 54 (34 generated)
ilnik
3 years, 10 months ago (2017-02-01 12:16:39 UTC) #2
sprang_webrtc
Looks good! To automatically comply with style guide re formatting, try running "git cl format". ...
3 years, 10 months ago (2017-02-01 14:50:20 UTC) #14
ilnik
Fixed all your comments https://codereview.webrtc.org/2668763004/diff/40001/webrtc/common_video/include/frame_callback.h File webrtc/common_video/include/frame_callback.h (right): https://codereview.webrtc.org/2668763004/diff/40001/webrtc/common_video/include/frame_callback.h#newcode25 webrtc/common_video/include/frame_callback.h:25: EncodedFrame() : data_(NULL), length_(0), frame_type_(kEmptyFrame), ...
3 years, 10 months ago (2017-02-01 15:12:50 UTC) #15
sprang_webrtc
lgtm and actually added nisse this time..
3 years, 10 months ago (2017-02-01 15:33:48 UTC) #17
ilnik
3 years, 10 months ago (2017-02-01 15:36:58 UTC) #19
nisse-webrtc
On 2017/02/01 14:50:20, språng wrote: > Looks good! > To automatically comply with style guide ...
3 years, 10 months ago (2017-02-01 15:55:43 UTC) #20
ilnik
On 2017/02/01 15:55:43, nisse-webrtc wrote: > On 2017/02/01 14:50:20, språng wrote: > > Looks good! ...
3 years, 10 months ago (2017-02-01 16:04:57 UTC) #21
nisse-webrtc
On 2017/02/01 16:04:57, ilnik wrote: > On 2017/02/01 15:55:43, nisse-webrtc wrote: > > On 2017/02/01 ...
3 years, 10 months ago (2017-02-01 16:25:15 UTC) #23
magjed_webrtc
On 2017/02/01 16:25:15, nisse-webrtc wrote: > On 2017/02/01 16:04:57, ilnik wrote: > > On 2017/02/01 ...
3 years, 10 months ago (2017-02-01 17:20:57 UTC) #24
nisse-webrtc
On 2017/02/01 17:20:57, magjed_webrtc wrote: > On 2017/02/01 16:25:15, nisse-webrtc wrote: > > On 2017/02/01 ...
3 years, 10 months ago (2017-02-02 08:17:05 UTC) #25
sprang_webrtc
On 2017/02/02 08:17:05, nisse-webrtc wrote: > On 2017/02/01 17:20:57, magjed_webrtc wrote: > > On 2017/02/01 ...
3 years, 10 months ago (2017-02-02 09:07:03 UTC) #30
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/2668763004/60001
3 years, 10 months ago (2017-02-02 09:17:27 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12944)
3 years, 10 months ago (2017-02-02 09:21:26 UTC) #35
nisse-webrtc
On 2017/02/02 09:07:03, språng wrote: > I think the purpose of EncodedFrame was to not ...
3 years, 10 months ago (2017-02-02 09:21:35 UTC) #36
ilnik
On 2017/02/02 09:21:35, nisse-webrtc wrote: > On 2017/02/02 09:07:03, språng wrote: > > I think ...
3 years, 10 months ago (2017-02-02 09:51:19 UTC) #39
ilnik
On 2017/02/02 09:51:19, ilnik wrote: > On 2017/02/02 09:21:35, nisse-webrtc wrote: > > On 2017/02/02 ...
3 years, 10 months ago (2017-02-02 15:31:34 UTC) #42
magjed_webrtc
lgtm
3 years, 10 months ago (2017-02-02 15:57:15 UTC) #43
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/2668763004/80001
3 years, 10 months ago (2017-02-03 10:00:00 UTC) #50
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/5f4712686550ba1d069c5e4c456ffcabe7ccba97
3 years, 10 months ago (2017-02-03 10:02:24 UTC) #53
ilnik
3 years, 10 months ago (2017-02-09 09:20:18 UTC) #54
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.webrtc.org/2687073002/ by ilnik@webrtc.org.

The reason for reverting is: Speculative revert due to regression in perf
tests..

Powered by Google App Engine
This is Rietveld 408576698