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

Issue 2633673002: Refactor OveruseFrameDetector to use timing in us units (Closed)

Created:
3 years, 11 months ago by nisse-webrtc
Modified:
3 years, 11 months ago
Reviewers:
åsapersson
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor OveruseFrameDetector to use timing in us units Use rtc::TimeMicros, and don't refer to ntp time. BUG=webrtc:6977 Review-Url: https://codereview.webrtc.org/2633673002 Cr-Commit-Position: refs/heads/master@{#16138} Committed: https://chromium.googlesource.com/external/webrtc/+/e0e3bdfbbfedda7a8547a13106da17734366a9e7

Patch Set 1 #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -123 lines) Patch
M webrtc/BUILD.gn View 1 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/video/overuse_frame_detector.h View 1 5 chunks +12 lines, -15 lines 0 comments Download
M webrtc/video/overuse_frame_detector.cc View 1 10 chunks +40 lines, -35 lines 0 comments Download
M webrtc/video/overuse_frame_detector_unittest.cc View 15 chunks +60 lines, -61 lines 0 comments Download
M webrtc/video/vie_encoder.cc View 1 8 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
nisse-webrtc
Hi, I'm trying to eliminate use of the ntp_time_ms attribute on VideoFrame. The overuse detector ...
3 years, 11 months ago (2017-01-13 13:38:41 UTC) #2
åsapersson
lgtm
3 years, 11 months ago (2017-01-16 15:07:53 UTC) #3
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/2633673002/1
3 years, 11 months ago (2017-01-17 08:31:14 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_msan on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_msan/builds/16760)
3 years, 11 months ago (2017-01-17 10:34:21 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/2633673002/1
3 years, 11 months ago (2017-01-17 15:02:30 UTC) #13
commit-bot: I haz the power
Failed to apply patch for webrtc/video/overuse_frame_detector.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-17 16:27:29 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/2633673002/20001
3 years, 11 months ago (2017-01-18 09:09:20 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 10:16:24 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/e0e3bdfbbfedda7a8547a1310...

Powered by Google App Engine
This is Rietveld 408576698