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

Issue 1817473002: Delete VideoRendererInterface. (Closed)

Created:
4 years, 9 months ago by nisse-webrtc
Modified:
4 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete VideoRendererInterface. Use in chromium was deleted a few days ago. BUG=webrtc:5426 R=magjed@webrtc.org, pbos@webrtc.org, perkj@webrtc.org, pthatcher@webrtc.org, tkchin@webrtc.org Committed: https://crrev.com/8f597628973fbc90da3041ac64a54d75ef5fb9c5 Cr-Commit-Position: refs/heads/master@{#12099}

Patch Set 1 #

Patch Set 2 : Added missing include. #

Patch Set 3 : Use correct namespace tag for VideoSinkInterface. #

Patch Set 4 : Added missing namespace tag. #

Patch Set 5 : Further mac, ios and windows fixes. #

Patch Set 6 : Tweak to windows MainWnd::VideoRenderer declarations. #

Patch Set 7 : Fix missing namespace tag. #

Patch Set 8 : Deleted unused class VideoRendererWrapper. #

Patch Set 9 : Fix more missing namespace tags. #

Patch Set 10 : Fix JavaVideoRendererWrapper. #

Total comments: 18

Patch Set 11 : Address nits. #

Total comments: 2

Patch Set 12 : Deleted a TODO comment. #

Patch Set 13 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -154 lines) Patch
M talk/app/webrtc/objc/RTCVideoRendererAdapter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M talk/app/webrtc/objc/RTCVideoRendererAdapter.mm View 1 2 3 4 2 chunks +5 lines, -4 lines 0 comments Download
M talk/app/webrtc/objc/RTCVideoTrack.mm View 3 chunks +4 lines, -3 lines 0 comments Download
M webrtc/api/java/android/org/webrtc/SurfaceViewRenderer.java View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/java/jni/peerconnection_jni.cc View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +16 lines, -34 lines 0 comments Download
M webrtc/api/java/src/org/webrtc/VideoRenderer.java View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/api/mediastreaminterface.h View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +0 lines, -30 lines 0 comments Download
M webrtc/api/mediastreamtrackproxy.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/api/objc/RTCVideoRendererAdapter.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/api/objc/RTCVideoRendererAdapter.mm View 1 2 3 4 5 6 7 8 9 10 2 chunks +5 lines, -4 lines 0 comments Download
M webrtc/api/objc/RTCVideoRendererAdapter+Private.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/api/objc/RTCVideoTrack.mm View 3 chunks +4 lines, -3 lines 0 comments Download
M webrtc/api/test/fakevideotrackrenderer.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -27 lines 0 comments Download
M webrtc/api/videotrack_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +0 lines, -25 lines 0 comments Download
M webrtc/examples/peerconnection/client/linux/main_wnd.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/examples/peerconnection/client/main_wnd.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +5 lines, -4 lines 0 comments Download
M webrtc/examples/peerconnection/client/main_wnd.cc View 1 2 3 4 2 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 38 (16 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/1
4 years, 9 months ago (2016-03-18 11:02:33 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios64_sim_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_dbg/builds/6061) ios_arm64_dbg on ...
4 years, 9 months ago (2016-03-18 11:04:26 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/60001
4 years, 9 months ago (2016-03-18 11:28:22 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios64_sim_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_dbg/builds/6063) ios_arm64_dbg on ...
4 years, 9 months ago (2016-03-18 11:30:15 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/80001
4 years, 9 months ago (2016-03-18 12:36:32 UTC) #10
nisse-webrtc
Hi, this cl deletes the class webrtc::VideoRendererInterface. It is replaced by rtc::VideoSinkInterface.
4 years, 9 months ago (2016-03-18 13:01:17 UTC) #12
pbos-webrtc
lgtm
4 years, 9 months ago (2016-03-18 15:37:25 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/180001
4 years, 9 months ago (2016-03-18 15:41:15 UTC) #15
pthatcher1
https://codereview.webrtc.org/1817473002/diff/180001/talk/app/webrtc/objc/RTCVideoRendererAdapter.h File talk/app/webrtc/objc/RTCVideoRendererAdapter.h (right): https://codereview.webrtc.org/1817473002/diff/180001/talk/app/webrtc/objc/RTCVideoRendererAdapter.h#newcode36 talk/app/webrtc/objc/RTCVideoRendererAdapter.h:36: rtc::VideoSinkInterface<cricket::VideoFrame> *nativeVideoRenderer; Is that * in the right place ...
4 years, 9 months ago (2016-03-18 17:00:58 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) ...
4 years, 9 months ago (2016-03-18 17:41:53 UTC) #18
tkchin_webrtc
lgtm for objc parts % nits + file a bug to clean up RTCVideoRenderer or ...
4 years, 9 months ago (2016-03-18 19:14:17 UTC) #19
nisse-webrtc
https://codereview.webrtc.org/1817473002/diff/180001/talk/app/webrtc/objc/RTCVideoRendererAdapter.mm File talk/app/webrtc/objc/RTCVideoRendererAdapter.mm (right): https://codereview.webrtc.org/1817473002/diff/180001/talk/app/webrtc/objc/RTCVideoRendererAdapter.mm#newcode39 talk/app/webrtc/objc/RTCVideoRendererAdapter.mm:39: class RTCVideoRendererNativeAdapter On 2016/03/18 19:14:16, tkchin_webrtc wrote: > we ...
4 years, 9 months ago (2016-03-21 08:37:56 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/200001
4 years, 9 months ago (2016-03-21 09:19:21 UTC) #22
perkj_webrtc
lgtm with a nit https://codereview.webrtc.org/1817473002/diff/200001/webrtc/api/java/src/org/webrtc/VideoRenderer.java File webrtc/api/java/src/org/webrtc/VideoRenderer.java (right): https://codereview.webrtc.org/1817473002/diff/200001/webrtc/api/java/src/org/webrtc/VideoRenderer.java#newcode110 webrtc/api/java/src/org/webrtc/VideoRenderer.java:110: * TODO(nisse): Can we rename ...
4 years, 9 months ago (2016-03-21 09:19:41 UTC) #23
nisse-webrtc
https://codereview.webrtc.org/1817473002/diff/200001/webrtc/api/java/src/org/webrtc/VideoRenderer.java File webrtc/api/java/src/org/webrtc/VideoRenderer.java (right): https://codereview.webrtc.org/1817473002/diff/200001/webrtc/api/java/src/org/webrtc/VideoRenderer.java#newcode110 webrtc/api/java/src/org/webrtc/VideoRenderer.java:110: * TODO(nisse): Can we rename to OnFrame? */ On ...
4 years, 9 months ago (2016-03-21 09:34:07 UTC) #24
magjed_webrtc
lgtm
4 years, 9 months ago (2016-03-22 15:18:31 UTC) #25
pthatcher1
lgtm
4 years, 9 months ago (2016-03-22 21:15:21 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/220001
4 years, 9 months ago (2016-03-23 07:24:26 UTC) #29
commit-bot: I haz the power
Failed to apply patch for webrtc/api/videotrack_unittest.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 9 months ago (2016-03-23 08:28:01 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817473002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817473002/240001
4 years, 9 months ago (2016-03-23 08:42:15 UTC) #34
nisse-webrtc
Committed patchset #13 (id:240001) manually as 8f597628973fbc90da3041ac64a54d75ef5fb9c5 (presubmit successful).
4 years, 9 months ago (2016-03-23 09:33:27 UTC) #36
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 09:33:31 UTC) #38
Message was sent while issue was closed.
Patchset 13 (id:??) landed as
https://crrev.com/8f597628973fbc90da3041ac64a54d75ef5fb9c5
Cr-Commit-Position: refs/heads/master@{#12099}

Powered by Google App Engine
This is Rietveld 408576698