summaryrefslogtreecommitdiff
path: root/sys/v4l2/gstv4l2deviceprovider.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-06v4l2deviceprovider: Add missing V4L2_CAP_TOUCHJan Alexander Steffens (heftig)1-0/+5
2017-11-06v4l2deviceprovider: Ignore touch sensing devicesJan Alexander Steffens (heftig)1-1/+6
2016-08-18v4l2: consistently check #ifdef HAVE_GUDEV instead of #ifNirbheek Chauhan1-5/+5
2016-07-11v4l2provider: Fix device type detectionNicolas Dufresne1-10/+18
2016-07-07v4l2: use opened device caps instead of physical device onesReynaldo H. Verdejo Pinochet1-2/+2
2016-04-04v4l2: Don't leak v4l2 objects and props on probe errorsNirbheek Chauhan1-4/+5
2016-01-20v4l2: Don't free props structure twice.Jan Schmidt1-1/+0
2015-12-29v4l2deviceprovider: add properties to the deviceWim Taymans1-13/+95
2015-10-28v4l2: fix double-unref in the v4l2 device providerNirbheek Chauhan1-1/+0
2014-06-29v4l2: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller1-2/+2
2014-06-26Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête1-0/+507