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

Issue 2463853002: Bug Fix: Logitech C930 On Linux Results In Freezing Video (Closed)

Created:
4 years, 1 month ago by qiangchen
Modified:
4 years, 1 month ago
Reviewers:
miu
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, mcasas+watch+vc_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bug Fix: Logitech C930 On Linux Results In Freezing Video We implemented using camera timestamp in https://codereview.chromium.org/1983193002 But in testing, we found a problem on Logitech C930, which gives us non-monotonic timestamps, which will result in vido freezing. BUG=660883 Committed: https://crrev.com/6b8877a5ac02394679fdf37944af414d7534edba Cr-Commit-Position: refs/heads/master@{#429620}

Patch Set 1 #

Total comments: 2

Patch Set 2 : By comment #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M media/capture/video/linux/v4l2_capture_delegate.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M media/capture/video/linux/v4l2_capture_delegate.cc View 1 2 2 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
qiangchen
Can you take a look? As we found the camera timestamp for C930 is weird ...
4 years, 1 month ago (2016-10-31 16:55:08 UTC) #3
miu
On 2016/10/31 16:55:08, qiangchenC wrote: > Can you take a look? > > As we ...
4 years, 1 month ago (2016-10-31 21:02:04 UTC) #4
qiangchen
On 2016/10/31 21:02:04, miu wrote: > On 2016/10/31 16:55:08, qiangchenC wrote: > > Can you ...
4 years, 1 month ago (2016-10-31 21:19:54 UTC) #5
Pawel Osciak
On 2016/10/31 21:19:54, qiangchenC wrote: > On 2016/10/31 21:02:04, miu wrote: > > On 2016/10/31 ...
4 years, 1 month ago (2016-11-01 08:25:39 UTC) #6
qiangchen
On 2016/11/01 08:25:39, Pawel Osciak wrote: > On 2016/10/31 21:19:54, qiangchenC wrote: > > On ...
4 years, 1 month ago (2016-11-01 16:49:21 UTC) #7
Niklas Enbom
miu@, I see a couple of reasons to disable this completely on Linux: 1. There's ...
4 years, 1 month ago (2016-11-02 16:13:09 UTC) #8
miu
https://codereview.chromium.org/2463853002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2463853002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc#newcode568 media/capture/video/linux/v4l2_capture_delegate.cc:568: capture_format_, rotation_, base::TimeTicks::Now(), base::TimeDelta()); Given niklase's recent comments, it ...
4 years, 1 month ago (2016-11-02 19:34:56 UTC) #9
qiangchen
fixed. Thanks. https://codereview.chromium.org/2463853002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2463853002/diff/1/media/capture/video/linux/v4l2_capture_delegate.cc#newcode568 media/capture/video/linux/v4l2_capture_delegate.cc:568: capture_format_, rotation_, base::TimeTicks::Now(), base::TimeDelta()); On 2016/11/02 19:34:56, ...
4 years, 1 month ago (2016-11-02 23:07:52 UTC) #10
miu
lgtm
4 years, 1 month ago (2016-11-02 23:28:23 UTC) #12
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/2463853002/20001
4 years, 1 month ago (2016-11-02 23:28:51 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/156978) android_cronet on master.tryserver.chromium.android (JOB_FAILED, ...
4 years, 1 month ago (2016-11-02 23:33:11 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.chromium.org/2463853002/40001
4 years, 1 month ago (2016-11-03 16:46:47 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-03 16:52:55 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 17:13:11 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6b8877a5ac02394679fdf37944af414d7534edba
Cr-Commit-Position: refs/heads/master@{#429620}

Powered by Google App Engine
This is Rietveld 408576698