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

Issue 2633493002: Delete VideoFrame::set_render_time_ms. (Closed)

Created:
3 years, 11 months ago by nisse-webrtc
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete VideoFrame::set_render_time_ms. Also mark the render_time_ms getter function and the ntp timestamp as deprecated. BUG=webrtc:6977 Review-Url: https://codereview.webrtc.org/2633493002 Cr-Commit-Position: refs/heads/master@{#16354} Committed: https://chromium.googlesource.com/external/webrtc/+/1c0dea8675436aac4e2177f6e0d7eaf3738cbddb

Patch Set 1 #

Patch Set 2 : Keep timestamp override in ViEEncoder::OnFrame for now. Hopefully fixes tests. #

Total comments: 2

Patch Set 3 : Add deprecation comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -22 lines) Patch
M webrtc/api/video/video_frame.h View 1 2 2 chunks +3 lines, -3 lines 2 comments Download
M webrtc/api/video/video_frame.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/common_video/i420_video_frame_unittest.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M webrtc/modules/video_coding/generic_decoder.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/test/frame_generator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/video/vie_encoder.cc View 1 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 31 (17 generated)
nisse-webrtc
PTAL. I'm trying to make a little progress on the timestamp mess. This step should ...
3 years, 11 months ago (2017-01-13 09:33:24 UTC) #9
perkj_webrtc
I am not sure you can check in this as is since it will cause ...
3 years, 11 months ago (2017-01-13 10:39:28 UTC) #12
nisse-webrtc
On 2017/01/13 10:39:28, perkj_webrtc wrote: > I am not sure you can check in this ...
3 years, 11 months ago (2017-01-13 10:51:28 UTC) #13
perkj_webrtc
On 2017/01/13 10:51:28, nisse-webrtc wrote: > On 2017/01/13 10:39:28, perkj_webrtc wrote: > > I am ...
3 years, 11 months ago (2017-01-13 12:43:12 UTC) #14
sprang_webrtc
lgtm
3 years, 11 months ago (2017-01-13 12:59:36 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/2633493002/20001
3 years, 11 months ago (2017-01-13 13:16:27 UTC) #17
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/12223)
3 years, 11 months ago (2017-01-13 13:20:39 UTC) #19
nisse-webrtc
Stefan, OWNER's approval needed for webrtc/common_video/i420_video_frame_unittest.cc webrtc/test/frame_generator_unittest.cc
3 years, 11 months ago (2017-01-13 13:26:23 UTC) #21
stefan-webrtc
lgtm, but update the description, I can't see any methods being deprecated.
3 years, 11 months ago (2017-01-25 14:25:53 UTC) #22
nisse-webrtc
On 2017/01/25 14:25:53, stefan-webrtc wrote: > lgtm, but update the description, I can't see any ...
3 years, 11 months ago (2017-01-25 15:22:25 UTC) #23
stefan-webrtc
https://codereview.webrtc.org/2633493002/diff/40001/webrtc/api/video/video_frame.h File webrtc/api/video/video_frame.h (right): https://codereview.webrtc.org/2633493002/diff/40001/webrtc/api/video/video_frame.h#newcode74 webrtc/api/video/video_frame.h:74: // TODO(nisse): Deprecated. Migrate all users to timestamp_us(). May ...
3 years, 11 months ago (2017-01-25 15:38:51 UTC) #24
nisse-webrtc
https://codereview.webrtc.org/2633493002/diff/40001/webrtc/api/video/video_frame.h File webrtc/api/video/video_frame.h (right): https://codereview.webrtc.org/2633493002/diff/40001/webrtc/api/video/video_frame.h#newcode74 webrtc/api/video/video_frame.h:74: // TODO(nisse): Deprecated. Migrate all users to timestamp_us(). On ...
3 years, 11 months ago (2017-01-25 15:52:12 UTC) #25
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/2633493002/40001
3 years, 10 months ago (2017-01-30 09:52:11 UTC) #28
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 10:43:22 UTC) #31
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/1c0dea8675436aac4e2177f6e...

Powered by Google App Engine
This is Rietveld 408576698