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

Issue 2078943002: Rewrite CreateBlackFrame in webrtcvideoengine. (Closed)

Created:
4 years, 6 months ago by nisse-webrtc
Modified:
4 years, 6 months ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, the sun, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Rewrite CreateBlackFrame in webrtcvideoengine. Don't use VideoFrameBuffer::MutableDataY and friends, instead, use I420Buffer::SetToBlack. Also introduce static method I420Buffer::Create, to create an object and return a scoped_refptr. TBR=marpan@webrtc.org # Trivial change to video_denoiser.cc BUG=webrtc:5921 Committed: https://crrev.com/ac62bd4a3b9add714566e3c2b4e92621dda92792 Cr-Commit-Position: refs/heads/master@{#13212}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -49 lines) Patch
M webrtc/common_video/i420_video_frame_unittest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M webrtc/common_video/include/video_frame_buffer.h View 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/common_video/video_frame.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common_video/video_frame_buffer.cc View 3 chunks +15 lines, -4 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 2 chunks +7 lines, -20 lines 2 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/utility/quality_scaler_unittest.cc View 5 chunks +6 lines, -12 lines 0 comments Download
M webrtc/modules/video_processing/video_denoiser.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fake_texture_frame.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
nisse-webrtc
4 years, 6 months ago (2016-06-17 12:24:55 UTC) #2
pbos-webrtc
https://codereview.webrtc.org/2078943002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2078943002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc#newcode1682 webrtc/media/engine/webrtcvideoengine2.cc:1682: black_buffer, 0 /* timestamp (90 kHz) */, Is this ...
4 years, 6 months ago (2016-06-17 12:30:38 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/2078943002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2078943002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc#newcode1682 webrtc/media/engine/webrtcvideoengine2.cc:1682: black_buffer, 0 /* timestamp (90 kHz) */, On 2016/06/17 ...
4 years, 6 months ago (2016-06-17 13:26:12 UTC) #4
pbos-webrtc
Thanks, lgtm
4 years, 6 months ago (2016-06-17 14:04:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2078943002/1
4 years, 6 months ago (2016-06-17 14:08:54 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/6383)
4 years, 6 months ago (2016-06-17 14:27:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2078943002/1
4 years, 6 months ago (2016-06-20 10:02:06 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-20 10:38:56 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 10:39:06 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ac62bd4a3b9add714566e3c2b4e92621dda92792
Cr-Commit-Position: refs/heads/master@{#13212}

Powered by Google App Engine
This is Rietveld 408576698