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

Issue 2287233002: Delete cricket::VideoFrame::ConvertToRgbBuffer. (Closed)

Created:
4 years, 3 months ago by nisse-webrtc
Modified:
4 years, 3 months ago
Reviewers:
perkj_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete cricket::VideoFrame::ConvertToRgbBuffer. Users are updated to call libyuv functions directly. Also delete related unit tests. BUG=webrtc:5682 Committed: https://crrev.com/9f8e37b6f833cb6c821c6f401421b7c33cbe4b27 Cr-Commit-Position: refs/heads/master@{#14013}

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Convert non-linux renderers. #

Total comments: 8

Patch Set 4 : Add missing libyuv include. #

Patch Set 5 : Replace calls to ConvertFromI420 with more specific libyuv conversion. #

Total comments: 1

Patch Set 6 : Fix windows compile. Delete unneeded comment. #

Patch Set 7 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -608 lines) Patch
M webrtc/examples/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/examples/peerconnection/client/linux/main_wnd.cc View 1 2 3 4 5 6 2 chunks +8 lines, -17 lines 0 comments Download
M webrtc/examples/peerconnection/client/main_wnd.cc View 1 2 3 4 5 6 2 chunks +10 lines, -5 lines 0 comments Download
M webrtc/media/base/videoframe.h View 1 2 3 4 5 6 1 chunk +0 lines, -13 lines 0 comments Download
M webrtc/media/base/videoframe.cc View 2 chunks +0 lines, -25 lines 0 comments Download
M webrtc/media/base/videoframe_unittest.h View 1 3 chunks +0 lines, -450 lines 0 comments Download
M webrtc/media/devices/carbonvideorenderer.cc View 1 2 3 4 5 6 2 chunks +8 lines, -5 lines 0 comments Download
M webrtc/media/devices/gdivideorenderer.cc View 1 2 3 4 5 6 2 chunks +8 lines, -4 lines 0 comments Download
M webrtc/media/devices/gtkvideorenderer.cc View 1 2 3 4 5 6 2 chunks +8 lines, -6 lines 0 comments Download
M webrtc/media/engine/webrtcvideoframe.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/media/engine/webrtcvideoframe.cc View 1 1 chunk +0 lines, -9 lines 0 comments Download
M webrtc/media/engine/webrtcvideoframe_unittest.cc View 1 2 3 4 5 6 2 chunks +0 lines, -69 lines 0 comments Download

Messages

Total messages: 40 (25 generated)
nisse-webrtc
4 years, 3 months ago (2016-08-29 10:49:31 UTC) #4
perkj_webrtc
https://codereview.webrtc.org/2287233002/diff/40001/webrtc/examples/peerconnection/client/linux/main_wnd.cc File webrtc/examples/peerconnection/client/linux/main_wnd.cc (right): https://codereview.webrtc.org/2287233002/diff/40001/webrtc/examples/peerconnection/client/linux/main_wnd.cc#newcode494 webrtc/examples/peerconnection/client/linux/main_wnd.cc:494: // TODO(henrike): Convert directly to RGBA Did you check ...
4 years, 3 months ago (2016-08-30 07:13:39 UTC) #11
nisse-webrtc
https://codereview.webrtc.org/2287233002/diff/40001/webrtc/examples/peerconnection/client/linux/main_wnd.cc File webrtc/examples/peerconnection/client/linux/main_wnd.cc (right): https://codereview.webrtc.org/2287233002/diff/40001/webrtc/examples/peerconnection/client/linux/main_wnd.cc#newcode494 webrtc/examples/peerconnection/client/linux/main_wnd.cc:494: // TODO(henrike): Convert directly to RGBA On 2016/08/30 07:13:39, ...
4 years, 3 months ago (2016-08-30 07:46:07 UTC) #12
perkj_webrtc
lgtm if the build error is fixed. https://codereview.webrtc.org/2287233002/diff/80001/webrtc/examples/peerconnection/client/linux/main_wnd.cc File webrtc/examples/peerconnection/client/linux/main_wnd.cc (right): https://codereview.webrtc.org/2287233002/diff/80001/webrtc/examples/peerconnection/client/linux/main_wnd.cc#newcode17 webrtc/examples/peerconnection/client/linux/main_wnd.cc:17: // I420ToRGBA ...
4 years, 3 months ago (2016-08-30 11:17:20 UTC) #13
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/2287233002/100001
4 years, 3 months ago (2016-08-30 12:41:35 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/15996)
4 years, 3 months ago (2016-08-30 12:58:44 UTC) #22
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/2287233002/100001
4 years, 3 months ago (2016-08-30 13:23:43 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 3 months ago (2016-08-30 14:22:40 UTC) #26
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/2287233002/100001
4 years, 3 months ago (2016-08-31 13:40:40 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: ios64_gn_dbg on master.tryserver.webrtc (JOB_FAILED, no build URL) ios64_gn_rel on ...
4 years, 3 months ago (2016-08-31 13:41:51 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/2287233002/120001
4 years, 3 months ago (2016-08-31 13:59:51 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: ios64_gn_dbg on master.tryserver.webrtc (JOB_FAILED, no build URL) ios64_gn_rel on ...
4 years, 3 months ago (2016-08-31 14:01:01 UTC) #35
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/2287233002/120001
4 years, 3 months ago (2016-09-01 07:17:32 UTC) #37
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-09-01 08:06:26 UTC) #38
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 08:06:34 UTC) #40
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/9f8e37b6f833cb6c821c6f401421b7c33cbe4b27
Cr-Commit-Position: refs/heads/master@{#14013}

Powered by Google App Engine
This is Rietveld 408576698