summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2object.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix gtk-doc warningsStefan Kost2009-09-101-1/+1
* v4l2src: add support for mpeg formatsWim Taymans2009-09-071-44/+68
* v4l2: Define V4L2_FMT_FLAG_EMULATED if it's not defined yetSebastian Dröge2009-09-041-4/+7
* v4l2: Fix stupid typo in last commitSebastian Dröge2009-09-031-1/+1
* v4l2: Put emulated formats behind native formatsSebastian Dröge2009-09-031-29/+67
* v4l2src: clear format list in READY->NULLFilippo Argiolas2009-08-141-0/+4
* v4l2src: if max == min width/height put an int in the probed caps, not an int...Tim-Philipp Müller2009-08-091-8/+15
* v4l2: Add v4l2sink elementRob Clark2009-08-041-13/+1330
* v4l2src: optional support for device probing with gudevFilippo Argiolas2009-07-131-6/+79
* Wait for a frame to become available before capturing itSjoerd Simons2009-03-011-0/+4
* sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....Stefan Kost2008-08-261-0/+6
* sys/v4l2/gstv4l2object.c: Reprobe devices again instead of taking a cached li...Mike Ruprecht2008-08-231-4/+4
* 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