summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/v4l2src_calls.h
Commit message (Expand)AuthorAgeFilesLines
* sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the sam...Jan Schmidt2008-01-311-5/+0
* sys/v4l2/gstv4l2src.c: Use define here.Alexander Eichner2007-07-181-1/+1
* sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo2007-06-121-9/+2
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-11/+6
* sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans2006-09-261-33/+29
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-021-2/+5
* Fixed framerate negotiation.Edgard Lima2006-08-291-1/+6
* Fix set_caps to set width and height to the values the driver is really worki...Edgard Lima2006-08-241-1/+1
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-111-1/+4
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-051-1/+2
* Just make few things more robust and also some identation.Edgard Lima2006-03-251-27/+25
* V4L2 ported to 0.10.Edgard Lima2006-03-111-22/+30
* expand tabsThomas Vander Stichele2005-12-061-21/+21
* *.h: Revert indentingJohan Dahlin2004-03-151-18/+23
* gst-indentThomas Vander Stichele2004-03-141-23/+18
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-121-8/+9
* Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje2003-05-211-0/+2
* This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje2003-05-101-0/+5
* Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje2003-03-021-2/+0
* v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje2002-11-131-0/+2
* this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje2002-09-091-0/+45