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

Issue 2263183002: Revert of Delete the class WebRtcVideoCapturerAdapter::MediaVideoFrameFactory (Closed)

Created:
4 years, 4 months ago by nisse-chromium (ooo August 14)
Modified:
4 years, 4 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, mcasas+watch+vc_chromium.org, miu+watch_chromium.org, Daniele Castagna
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Delete the class WebRtcVideoCapturerAdapter::MediaVideoFrameFactory (patchset #5 id:80001 of https://codereview.chromium.org/2244213002/ ) Reason for revert: Somehow breaks timestamping. Reverting for investigation. To reproduce, run ./browser_tests --gtest_filter='WebRtcVideoQualityBrowserTests/WebRtcVideoQualityBrowserTest*' --run-manual --ui-test-action-max-timeout=200000 This produces lots of warnings like [1:14:0822/153830:WARNING:video_capture_input.cc(79)] Same/old NTP timestamp (3680861906110 <= 3680861906110) for incoming frame. Dropping. [1:14:0822/153830:WARNING:video_capture_input.cc(79)] Same/old NTP timestamp (3680861906042 <= 3680861906042) for incoming frame. Dropping. Original issue's description: > Delete the class WebRtcVideoCapturerAdapter::MediaVideoFrameFactory > > Instead, use the AdaptFrame and OnFrame methods of the VideoCapturer > base class. > > This cl also applies the new timestamp aligner logic, to translate > Chrome's camera timestamps into the timescale of rtc::TimeMicros(). No > other change in behavior is intended. > > BUG=webrtc:5682, webrtc:5740, 516700 > > Committed: https://crrev.com/5b9a4b339447b033ca52244a02c0bef17067385f > Cr-Commit-Position: refs/heads/master@{#413093} TBR=perkj@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:5682, webrtc:5740, 516700 Committed: https://crrev.com/e977fbdcd25a49046e23976dfe2f0a667c4ad037 Cr-Commit-Position: refs/heads/master@{#413444}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -105 lines) Patch
M content/renderer/media/webrtc/webrtc_video_capturer_adapter.h View 2 chunks +1 line, -2 lines 0 comments Download
M content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc View 3 chunks +142 lines, -93 lines 0 comments Download
M content/renderer/media/webrtc/webrtc_video_capturer_adapter_unittest.cc View 2 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
nisse-chromium (ooo August 14)
Created Revert of Delete the class WebRtcVideoCapturerAdapter::MediaVideoFrameFactory
4 years, 4 months ago (2016-08-22 13:47:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2263183002/1
4 years, 4 months ago (2016-08-22 13:47:40 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 4 months ago (2016-08-22 13:47:41 UTC) #5
kjellander_chromium
lgtm
4 years, 4 months ago (2016-08-22 13:54:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2263183002/1
4 years, 4 months ago (2016-08-22 13:54:49 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-22 15:15:54 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e977fbdcd25a49046e23976dfe2f0a667c4ad037 Cr-Commit-Position: refs/heads/master@{#413444}
4 years, 4 months ago (2016-08-22 15:17:56 UTC) #13
nisse-chromium (ooo August 14)
4 years, 3 months ago (2016-08-23 10:03:27 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2270723002/ by nisse@chromium.org.

The reason for reverting is: Identified timestamp problem. Intending to fix and
reland..

Powered by Google App Engine
This is Rietveld 408576698