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

Issue 558663006: Linux video capture: rotate image if V4L2_IN_ST_VFLIP is set (Closed)

Created:
6 years, 3 months ago by magjed_chromium
Modified:
6 years, 2 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Linux video capture: rotate image if V4L2_IN_ST_VFLIP is set BUG=https://code.google.com/p/webrtc/issues/detail?id=3769

Patch Set 1 #

Patch Set 2 : check number of input types #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M media/video/capture/linux/video_capture_device_linux.cc View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
magjed_chromium
I have verified that SetRotation(180) works, but I don't have any webcam with V4L2_IN_ST_VFLIP set ...
6 years, 3 months ago (2014-09-09 18:45:12 UTC) #2
braveyao1
6 years, 3 months ago (2014-09-10 04:53:41 UTC) #4
I suppose for such cases, it's better to fix the webrtc standalone first which
is much easier to build and test with. After verification by reporter, then we
could merge into chrome.

Powered by Google App Engine
This is Rietveld 408576698