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 2678343002: Delete VideoReceiveStream::Config::pre_render_callback. (Closed)

Created:
3 years, 10 months ago by nisse-webrtc
Modified:
3 years, 10 months ago
Reviewers:
tommi, sprang_webrtc
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, mflodman, pbos-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete VideoReceiveStream::Config::pre_render_callback. Also delete the class I420FrameCallback. BUG=webrtc:7124 Review-Url: https://codereview.webrtc.org/2678343002 Cr-Commit-Position: refs/heads/master@{#16478} Committed: https://chromium.googlesource.com/external/webrtc/+/76bc8e858ff288449163c97aa66928f2eecdfd28

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use C++ style comment. #

Total comments: 6

Patch Set 3 : Added nullptr initialization and DCHECKs #

Patch Set 4 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -71 lines) Patch
M webrtc/common_video/include/frame_callback.h View 1 chunk +0 lines, -10 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 7 chunks +18 lines, -26 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/video_stream_decoder.h View 1 2 3 3 chunks +8 lines, -13 lines 0 comments Download
M webrtc/video/video_stream_decoder.cc View 1 2 3 2 chunks +1 line, -10 lines 0 comments Download
M webrtc/video_receive_stream.h View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
nisse-webrtc
PTAL. This deletes pre_render_callback (from the public context struct). Hopefully our own use en end ...
3 years, 10 months ago (2017-02-07 08:55:08 UTC) #2
sprang_webrtc
I think the purpose of this callback was to be able to do postprocessing of ...
3 years, 10 months ago (2017-02-07 09:52:03 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/2678343002/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2678343002/diff/1/webrtc/video/end_to_end_tests.cc#newcode1107 webrtc/video/end_to_end_tests.cc:1107: /* Insert ourselves into the rendering pipeline */ On ...
3 years, 10 months ago (2017-02-07 10:50:51 UTC) #4
tommi
awesome :D lgtm! couple of requests below but thanks for taking care of this. https://codereview.webrtc.org/2678343002/diff/20001/webrtc/video/end_to_end_tests.cc ...
3 years, 10 months ago (2017-02-07 11:58:20 UTC) #5
nisse-webrtc
https://codereview.webrtc.org/2678343002/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2678343002/diff/20001/webrtc/video/end_to_end_tests.cc#newcode1108 webrtc/video/end_to_end_tests.cc:1108: orig_renderer_ = (*receive_configs)[0].renderer; On 2017/02/07 11:58:20, tommi (webrtc) wrote: ...
3 years, 10 months ago (2017-02-07 13:30:59 UTC) #6
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/2678343002/40001
3 years, 10 months ago (2017-02-07 13:46:19 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_memcheck on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_memcheck/builds/4903)
3 years, 10 months ago (2017-02-07 14:44:59 UTC) #11
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/2678343002/40001
3 years, 10 months ago (2017-02-07 15:43:27 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/13150)
3 years, 10 months ago (2017-02-07 15:47:17 UTC) #15
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/2678343002/60001
3 years, 10 months ago (2017-02-07 15:56:47 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 17:37:46 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/76bc8e858ff288449163c97aa...

Powered by Google App Engine
This is Rietveld 408576698