summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2src.c
Commit message (Expand)AuthorAgeFilesLines
* sys/v4l2/gstv4l2src.c: Ronald S. Bultje2004-05-071-0/+1
* sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed toRonald S. Bultje2004-04-101-37/+42
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-278/+279
* gst-indentThomas Vander Stichele2004-03-141-436/+420
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-3/+3
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-121-627/+621
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-142/+86
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-45/+96
* 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