summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2src.c
Commit message (Expand)AuthorAgeFilesLines
* hmm...Ronald S. Bultje2003-11-021-28/+18
* Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje2003-10-101-7/+10
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+3
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-131-11/+2
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-24/+66
* Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2003-07-031-0/+4
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+1
* - UNITS -> DEFAULTWim Taymans2003-05-241-7/+1
* Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje2003-05-211-12/+15
* This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje2003-05-101-371/+318
* Implement element synchronization (#108301)Ronald S. Bultje2003-05-021-28/+209
* Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje2003-03-021-33/+2
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-3/+3
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-10/+10
* v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje2002-11-131-13/+43
* This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje2002-09-201-56/+65
* some enhancements for capsnegoRonald S. Bultje2002-09-181-2/+15
* This build bug accidently went into the CVSRonald S. Bultje2002-09-171-3/+3
* Add the convert functions to the source pads of the video4linux and video4lin...Ronald S. Bultje2002-09-161-1/+65
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje2002-09-091-0/+837