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

Issue 1559043004: Add GetFrameConsumer() in VideoRenderer. (Closed)

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

Description

Add GetFrameConsumer() in VideoRenderer. Also moved FrameConsumer interface to remoting/protocol. This will allow to implement video rendering in WebrtcConnectionToHost as WebRTC stack is responsible for video decoding. BUG=547158 Committed: https://crrev.com/480531b40d9a83e25d524c7a78a34bf25c1ad690 Cr-Commit-Position: refs/heads/master@{#367600}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -72 lines) Patch
M remoting/client/chromoting_client.h View 1 chunk +0 lines, -1 line 0 comments Download
D remoting/client/frame_consumer.h View 1 chunk +0 lines, -47 lines 0 comments Download
M remoting/client/jni/jni_frame_consumer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/client/jni/jni_frame_consumer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/plugin/pepper_video_renderer_2d.h View 3 chunks +4 lines, -3 lines 0 comments Download
M remoting/client/plugin/pepper_video_renderer_2d.cc View 2 chunks +7 lines, -1 line 0 comments Download
M remoting/client/plugin/pepper_video_renderer_3d.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/pepper_video_renderer_3d.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M remoting/client/software_video_renderer.h View 3 chunks +4 lines, -3 lines 0 comments Download
M remoting/client/software_video_renderer.cc View 4 chunks +7 lines, -3 lines 0 comments Download
M remoting/client/software_video_renderer_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + remoting/protocol/frame_consumer.h View 2 chunks +6 lines, -7 lines 0 comments Download
M remoting/protocol/video_renderer.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M remoting/remoting_srcs.gypi View 1 2 chunks +1 line, -1 line 0 comments Download
M remoting/test/protocol_perftest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/test/test_video_renderer.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/test/test_video_renderer.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (6 generated)
Sergey Ulanov
4 years, 11 months ago (2016-01-04 22:09:54 UTC) #2
Jamie
lgtm https://codereview.chromium.org/1559043004/diff/1/remoting/client/plugin/pepper_video_renderer_3d.cc File remoting/client/plugin/pepper_video_renderer_3d.cc (right): https://codereview.chromium.org/1559043004/diff/1/remoting/client/plugin/pepper_video_renderer_3d.cc#newcode182 remoting/client/plugin/pepper_video_renderer_3d.cc:182: NOTREACHED(); Can you add a comment explaining why ...
4 years, 11 months ago (2016-01-04 22:46:28 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/1559043004/diff/1/remoting/client/plugin/pepper_video_renderer_3d.cc File remoting/client/plugin/pepper_video_renderer_3d.cc (right): https://codereview.chromium.org/1559043004/diff/1/remoting/client/plugin/pepper_video_renderer_3d.cc#newcode182 remoting/client/plugin/pepper_video_renderer_3d.cc:182: NOTREACHED(); On 2016/01/04 22:46:28, Jamie wrote: > Can you ...
4 years, 11 months ago (2016-01-05 18:32:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559043004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559043004/60001
4 years, 11 months ago (2016-01-05 18:35:09 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 11 months ago (2016-01-05 19:12:52 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 19:13:40 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/480531b40d9a83e25d524c7a78a34bf25c1ad690
Cr-Commit-Position: refs/heads/master@{#367600}

Powered by Google App Engine
This is Rietveld 408576698