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

Issue 10824205: fix detection of video capture device on linux (Closed)

Created:
8 years, 4 months ago by wjia(left Chromium)
Modified:
8 years, 4 months ago
Reviewers:
Pawel Osciak
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

fix detection of video capture device on linux MEM2MEM devices are registered with V4L2 as both V4L2_CAP_VIDEO_CAPTURE and V4L2_CAP_VIDEO_OUTPUT capabilities. Need to filter out those MEM2MEM devices when to enuemrate/open video capture devices. BUG=139356 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150414

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
wjia(left Chromium)
8 years, 4 months ago (2012-08-07 20:48:55 UTC) #1
Pawel Osciak
8 years, 4 months ago (2012-08-07 21:18:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698