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

Issue 2528153002: Add I420Buffer::Copy method taking plane pointers as input. (Closed)

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

Description

Add I420Buffer::Copy method taking plane pointers as input. BUG=None. Committed: https://crrev.com/2f58ec82fc26700ff47f8e99effa7da94a3e46e3 Cr-Commit-Position: refs/heads/master@{#15259}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Reordered methods. Use RTC_CHECK_EQ. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -74 lines) Patch
M webrtc/common_video/i420_video_frame_unittest.cc View 1 chunk +5 lines, -9 lines 0 comments Download
M webrtc/common_video/include/video_frame_buffer.h View 1 4 chunks +21 lines, -13 lines 0 comments Download
M webrtc/common_video/video_frame_buffer.cc View 1 4 chunks +63 lines, -52 lines 2 comments Download

Messages

Total messages: 11 (4 generated)
nisse-webrtc
Please take a look. I think Copy is a better name than Create for this ...
4 years ago (2016-11-25 15:07:47 UTC) #2
magjed_webrtc
lgtm https://codereview.webrtc.org/2528153002/diff/1/webrtc/common_video/include/video_frame_buffer.h File webrtc/common_video/include/video_frame_buffer.h (right): https://codereview.webrtc.org/2528153002/diff/1/webrtc/common_video/include/video_frame_buffer.h#newcode64 webrtc/common_video/include/video_frame_buffer.h:64: public: The order must be public, protected, private. ...
4 years ago (2016-11-28 08:39:56 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/2528153002/diff/1/webrtc/common_video/include/video_frame_buffer.h File webrtc/common_video/include/video_frame_buffer.h (right): https://codereview.webrtc.org/2528153002/diff/1/webrtc/common_video/include/video_frame_buffer.h#newcode64 webrtc/common_video/include/video_frame_buffer.h:64: public: On 2016/11/28 08:39:56, magjed_webrtc wrote: > The order ...
4 years ago (2016-11-28 09:44:54 UTC) #4
magjed_webrtc
lgtm https://codereview.webrtc.org/2528153002/diff/1/webrtc/common_video/include/video_frame_buffer.h File webrtc/common_video/include/video_frame_buffer.h (right): https://codereview.webrtc.org/2528153002/diff/1/webrtc/common_video/include/video_frame_buffer.h#newcode100 webrtc/common_video/include/video_frame_buffer.h:100: static rtc::scoped_refptr<I420Buffer> Copy(const VideoFrameBuffer& buffer); On 2016/11/28 09:44:54, ...
4 years ago (2016-11-28 10:18:20 UTC) #5
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/2528153002/20001
4 years ago (2016-11-28 10:52:03 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-28 11:47:57 UTC) #9
commit-bot: I haz the power
4 years ago (2016-11-28 11:48:08 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2f58ec82fc26700ff47f8e99effa7da94a3e46e3
Cr-Commit-Position: refs/heads/master@{#15259}

Powered by Google App Engine
This is Rietveld 408576698