summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2src.h
Commit message (Expand)AuthorAgeFilesLines
* v4l2src: add a function pointer for get_frame function and optimize a bitStefan Kost2009-09-111-1/+3
* v4l2: Add v4l2sink elementRob Clark2009-08-041-34/+1
* v4l2: cleanup and commentingStefan Kost2009-05-261-4/+5
* sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....Stefan Kost2008-08-261-0/+1
* Always copy buffers by default (handle safer with bugged drivers) and added a...Edgard Lima2007-11-151-0/+3
* sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...Tim-Philipp Müller2007-09-051-0/+2
* sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo2007-06-121-9/+13
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-6/+7
* Removed set-undef-fps.Edgard Lima2006-09-271-1/+0
* Some cleanups and comments.Edgard Lima2006-09-271-1/+2
* docs/plugins/: Add v4l2 plugin to the docs.Wim Taymans2006-09-261-0/+7
* sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans2006-09-261-12/+1
* The test application and the plgind error messages has been improved.Edgard Lima2006-09-151-1/+1
* sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost2006-09-021-5/+5
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-021-3/+3
* configure.ac: Check for X11Stefan Kost2006-05-181-1/+3
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-111-4/+8
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-051-0/+2
* Just make few things more robust and also some identation.Edgard Lima2006-03-251-25/+22
* V4L2 ported to 0.10.Edgard Lima2006-03-111-59/+66
* expand tabsThomas Vander Stichele2005-12-061-46/+46
* sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje2004-10-241-1/+1
* *.h: Revert indentingJohan Dahlin2004-03-151-50/+47
* gst-indentThomas Vander Stichele2004-03-141-47/+50
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-121-17/+28
* Merge CAPS branchDavid Schleef2003-12-221-3/+0
* hmm...Ronald S. Bultje2003-11-021-2/+0
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-131-0/+2
* Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje2003-05-211-0/+11
* This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje2003-05-101-5/+0
* Implement element synchronization (#108301)Ronald S. Bultje2003-05-021-1/+24
* Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje2003-03-021-1/+1
* v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje2002-11-131-1/+4
* this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje2002-09-091-0/+69