summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2object.h
Commit message (Expand)AuthorAgeFilesLines
* v4l2: Include sys/ioctl.h for the V4L ioctl requestsPau Garcia i Quiles2009-10-091-0/+1
* v4l2: Add v4l2sink elementRob Clark2009-08-041-1/+38
* v4l2: Fix v4l2src on OpenSolarisElaine Xiong2009-07-191-0/+1
* Wait for a frame to become available before capturing itSjoerd Simons2009-03-011-0/+1
* sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a ma...Wim Taymans2008-10-031-3/+3
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-261-0/+1
* configure.ac: Detect video4linux headers on Solaris too.Brian Cameron2008-01-211-0/+4
* sys/v4l2/gstv4l2object.*: Revert some unintended changes.Andy Wingo2007-05-301-1/+4
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-4/+1
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-1/+1
* sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...Stefan Kost2007-01-171-9/+5
* sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans2006-09-271-6/+6
* sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans2006-09-261-49/+38
* sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans2006-09-261-5/+1
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-021-3/+3
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-191-12/+12
* configure.ac: Check for X11Stefan Kost2006-05-181-5/+4
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-111-0/+211