summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2object.c
Commit message (Expand)AuthorAgeFilesLines
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-261-0/+13
* sys/v4l2/gstv4l2object.*: Revert some unintended changes.Andy Wingo2007-05-301-1/+3
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-3/+1
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-9/+6
* Fix segfault when oppening a radio device.Edgard Lima2007-02-221-4/+7
* sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...Stefan Kost2007-01-171-32/+2
* Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...Edgard Lima2006-11-011-3/+3
* comment out the notifies for removed propertiesThomas Vander Stichele2006-10-031-0/+6
* sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...Thomas Vander Stichele2006-10-031-0/+3
* sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans2006-09-271-30/+30
* Small cleanups.Wim Taymans2006-09-271-8/+3
* Some cleanups and comments.Edgard Lima2006-09-271-7/+9
* sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans2006-09-261-45/+37
* sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans2006-09-261-36/+17
* sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost2006-09-021-2/+1
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-021-3/+5
* sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...Martin Szulecki2006-07-191-1/+5
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-191-7/+7
* configure.ac: Check for X11Stefan Kost2006-05-181-2/+8
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-111-0/+519