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

Issue 1688643003: Initial cleanup of cricket::VideoFrame. (Closed)

Created:
4 years, 10 months ago by nisse-webrtc
Modified:
4 years, 10 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

Initial cleanup of cricket::VideoFrame. Deleted GetRotation (old alias for GetVideoRotation). Deleted CopyToBuffer. Deleted Sizeof. Deleted Write. Demote CopyToPlanes to protected status. BUG=webrtc:5426 Committed: https://crrev.com/4d575b0d4276422bdf7b595d92c57c4f0f8ce0e9 Cr-Commit-Position: refs/heads/master@{#11564} Committed: https://crrev.com/d73c99cf224d97b993dd938758679c075219acb0 Cr-Commit-Position: refs/heads/master@{#11594}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed pbos' comments. #

Patch Set 3 : Rebase. #

Patch Set 4 : Fix VideoCapturerTest::OnFrame again, efter it was resurrected by a revert. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -166 lines) Patch
M webrtc/media/base/fakevideocapturer.h View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/media/base/videocapturer_unittest.cc View 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/base/videoframe.h View 1 4 chunks +12 lines, -35 lines 0 comments Download
M webrtc/media/base/videoframe.cc View 1 chunk +0 lines, -52 lines 0 comments Download
M webrtc/media/base/videoframe_unittest.h View 3 chunks +0 lines, -66 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/engine/webrtcvideoframe_unittest.cc View 1 2 3 4 2 chunks +2 lines, -5 lines 0 comments Download
M webrtc/media/engine/webrtcvideoframefactory_unittest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 44 (22 generated)
nisse-webrtc
Started with the low-hanging fruit. As for SizeOf, it makes sense to have a helper ...
4 years, 10 months ago (2016-02-10 14:43:49 UTC) #2
pbos-webrtc
lgtm, run git cl format if you haven't https://codereview.webrtc.org/1688643003/diff/1/webrtc/media/base/videoframe.h File webrtc/media/base/videoframe.h (right): https://codereview.webrtc.org/1688643003/diff/1/webrtc/media/base/videoframe.h#newcode80 webrtc/media/base/videoframe.h:80: virtual ...
4 years, 10 months ago (2016-02-10 15:15:32 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/1688643003/diff/1/webrtc/media/base/videoframe.h File webrtc/media/base/videoframe.h (right): https://codereview.webrtc.org/1688643003/diff/1/webrtc/media/base/videoframe.h#newcode80 webrtc/media/base/videoframe.h:80: virtual webrtc::VideoRotation GetVideoRotation() const { On 2016/02/10 15:15:32, pbos-webrtc ...
4 years, 10 months ago (2016-02-10 15:28:06 UTC) #4
pbos-webrtc
On 2016/02/10 15:28:06, nisse-webrtc wrote: > https://codereview.webrtc.org/1688643003/diff/1/webrtc/media/base/videoframe.h > File webrtc/media/base/videoframe.h (right): > > https://codereview.webrtc.org/1688643003/diff/1/webrtc/media/base/videoframe.h#newcode80 > ...
4 years, 10 months ago (2016-02-10 15:57:42 UTC) #5
pthatcher
lgtm
4 years, 10 months ago (2016-02-10 19:16:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688643003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688643003/20001
4 years, 10 months ago (2016-02-11 07:59:45 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_gn_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_gn_dbg/builds/733) mac_gn_rel on tryserver.webrtc (JOB_FAILED, ...
4 years, 10 months ago (2016-02-11 08:00:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688643003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688643003/40001
4 years, 10 months ago (2016-02-11 08:12:21 UTC) #15
perkj_webrtc
lgtm
4 years, 10 months ago (2016-02-11 08:47:16 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-11 09:17:42 UTC) #17
nisse-webrtc
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.webrtc.org/1688953003/ by nisse@webrtc.org. ...
4 years, 10 months ago (2016-02-11 09:38:41 UTC) #18
nisse-webrtc
On 2016/02/11 09:38:41, nisse-webrtc wrote: > A revert of this CL (patchset #3 id:40001) has ...
4 years, 10 months ago (2016-02-11 09:50:05 UTC) #20
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/4d575b0d4276422bdf7b595d92c57c4f0f8ce0e9 Cr-Commit-Position: refs/heads/master@{#11564}
4 years, 10 months ago (2016-02-11 10:40:52 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688643003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688643003/60001
4 years, 10 months ago (2016-02-11 12:38:18 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_gn_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_gn_dbg/builds/7003)
4 years, 10 months ago (2016-02-11 12:40:36 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688643003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688643003/60001
4 years, 10 months ago (2016-02-11 13:50:24 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 10 months ago (2016-02-11 14:38:34 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688643003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688643003/60001
4 years, 10 months ago (2016-02-11 15:17:17 UTC) #34
commit-bot: I haz the power
Failed to commit the patch.
4 years, 10 months ago (2016-02-11 15:42:52 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688643003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688643003/80001
4 years, 10 months ago (2016-02-12 07:59:17 UTC) #40
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-02-12 09:01:16 UTC) #42
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 09:01:27 UTC) #44
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d73c99cf224d97b993dd938758679c075219acb0
Cr-Commit-Position: refs/heads/master@{#11594}

Powered by Google App Engine
This is Rietveld 408576698