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

Issue 1889443002: Delete method webrtc::VideoFrame::Reset. (Closed)

Created:
4 years, 8 months ago by nisse-webrtc
Modified:
4 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete method webrtc::VideoFrame::Reset. Mainly affects VideoCaptureInput. BUG=webrtc:5682 Committed: https://crrev.com/c7fe3c27ebdf4f33934c17a938841a3aa98ef5c6 Cr-Commit-Position: refs/heads/master@{#12439}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -51 lines) Patch
M webrtc/common_video/i420_video_frame_unittest.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M webrtc/common_video/video_frame.cc View 2 chunks +6 lines, -13 lines 0 comments Download
M webrtc/video/video_capture_input.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/video_capture_input.cc View 2 chunks +6 lines, -5 lines 2 comments Download
M webrtc/video/video_capture_input_unittest.cc View 1 chunk +10 lines, -9 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M webrtc/video_frame.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
nisse-webrtc
Deletes the Reset method. A step towards ensuring that the video_frame_buffer method never can return ...
4 years, 8 months ago (2016-04-13 12:15:27 UTC) #2
pbos-webrtc
lgtm, maybe getting rid of this heap allocation is a later problem https://codereview.webrtc.org/1889443002/diff/1/webrtc/video/video_capture_input.cc File webrtc/video/video_capture_input.cc ...
4 years, 8 months ago (2016-04-13 12:31:52 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/1889443002/diff/1/webrtc/video/video_capture_input.cc File webrtc/video/video_capture_input.cc (right): https://codereview.webrtc.org/1889443002/diff/1/webrtc/video/video_capture_input.cc#newcode87 webrtc/video/video_capture_input.cc:87: captured_frame_.reset(new VideoFrame); On 2016/04/13 12:31:52, pbos-webrtc wrote: > Consider ...
4 years, 8 months ago (2016-04-13 12:45:26 UTC) #4
pbos-webrtc
On 2016/04/13 12:45:26, nisse-webrtc wrote: > https://codereview.webrtc.org/1889443002/diff/1/webrtc/video/video_capture_input.cc > File webrtc/video/video_capture_input.cc (right): > > https://codereview.webrtc.org/1889443002/diff/1/webrtc/video/video_capture_input.cc#newcode87 > ...
4 years, 8 months ago (2016-04-13 13:44:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1889443002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1889443002/1
4 years, 8 months ago (2016-04-20 09:11:37 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-20 10:25:40 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-20 10:25:45 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c7fe3c27ebdf4f33934c17a938841a3aa98ef5c6
Cr-Commit-Position: refs/heads/master@{#12439}

Powered by Google App Engine
This is Rietveld 408576698