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

Issue 1571543002: Implement missing features in WebrtcVideoStream. (Closed)

Created:
4 years, 11 months ago by Sergey Ulanov
Modified:
4 years, 11 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement missing features in WebrtcVideoStream. 1. WebrtcVideoStream::Pause() now pauses the stream. 2. WebrtcVideoStream calls SizeCallback to notify about size changes. BUG=547158 Committed: https://crrev.com/bf81cd6508a642e071cd6b8a8a44ad80edbacc8c Cr-Commit-Position: refs/heads/master@{#368531}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -42 lines) Patch
M remoting/protocol/webrtc_connection_to_client.cc View 2 chunks +4 lines, -25 lines 0 comments Download
M remoting/protocol/webrtc_video_capturer_adapter.h View 1 2 4 chunks +10 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_video_capturer_adapter.cc View 1 2 3 chunks +15 lines, -1 line 0 comments Download
M remoting/protocol/webrtc_video_stream.h View 1 2 3 2 chunks +20 lines, -6 lines 0 comments Download
M remoting/protocol/webrtc_video_stream.cc View 1 2 3 2 chunks +54 lines, -10 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (8 generated)
Sergey Ulanov
4 years, 11 months ago (2016-01-08 06:26:44 UTC) #5
Jamie
Can you split this into separate CLs? It doesn't seem like the features are related, ...
4 years, 11 months ago (2016-01-08 18:29:04 UTC) #6
Sergey Ulanov
On 2016/01/08 18:29:04, Jamie wrote: > Can you split this into separate CLs? It doesn't ...
4 years, 11 months ago (2016-01-08 19:40:27 UTC) #8
Jamie
https://codereview.chromium.org/1571543002/diff/60001/remoting/protocol/webrtc_video_stream.cc File remoting/protocol/webrtc_video_stream.cc (right): https://codereview.chromium.org/1571543002/diff/60001/remoting/protocol/webrtc_video_stream.cc#newcode91 remoting/protocol/webrtc_video_stream.cc:91: video_track_->GetSource()->GetVideoCapturer()); Is this allowed? I've never seen reinterpret_cast used ...
4 years, 11 months ago (2016-01-08 22:59:14 UTC) #9
Sergey Ulanov
https://codereview.chromium.org/1571543002/diff/60001/remoting/protocol/webrtc_video_stream.cc File remoting/protocol/webrtc_video_stream.cc (right): https://codereview.chromium.org/1571543002/diff/60001/remoting/protocol/webrtc_video_stream.cc#newcode91 remoting/protocol/webrtc_video_stream.cc:91: video_track_->GetSource()->GetVideoCapturer()); On 2016/01/08 22:59:14, Jamie wrote: > Is this ...
4 years, 11 months ago (2016-01-08 23:39:56 UTC) #10
Jamie
lgtm https://codereview.chromium.org/1571543002/diff/60001/remoting/protocol/webrtc_video_stream.cc File remoting/protocol/webrtc_video_stream.cc (right): https://codereview.chromium.org/1571543002/diff/60001/remoting/protocol/webrtc_video_stream.cc#newcode91 remoting/protocol/webrtc_video_stream.cc:91: video_track_->GetSource()->GetVideoCapturer()); On 2016/01/08 23:39:56, Sergey Ulanov wrote: > ...
4 years, 11 months ago (2016-01-08 23:44:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1571543002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1571543002/100001
4 years, 11 months ago (2016-01-10 07:29:45 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 11 months ago (2016-01-10 08:00:52 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-10 08:02:15 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bf81cd6508a642e071cd6b8a8a44ad80edbacc8c
Cr-Commit-Position: refs/heads/master@{#368531}

Powered by Google App Engine
This is Rietveld 408576698