summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2src.c
Commit message (Expand)AuthorAgeFilesLines
* Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli2006-05-081-1/+1
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-051-5/+6
* Fix get_caps func to work when no framerate is available and the caps isn't s...Edgard Lima2006-05-021-5/+3
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Added a couple of ifdefs to make it compile with other kernels.Edgard Lima2006-04-201-4/+13
* Just added a gtk-doc comment.Edgard Lima2006-04-171-0/+21
* Fixed some memory leaks.Edgard Lima2006-04-131-0/+19
* Fix to work in read mode.Edgard Lima2006-04-121-1/+0
* sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...Tim-Philipp Müller2006-03-251-2/+2
* Just make few things more robust and also some identation.Edgard Lima2006-03-251-6/+18
* sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey2006-03-141-2/+2
* V4L2 ported to 0.10.Edgard Lima2006-03-111-631/+369
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-1/+1
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-4/+2
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-19/+20
* sys/v4l2/gstv4l2src.c: Fix against template (#150576).Ronald S. Bultje2005-01-071-0/+9
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-251-1/+3
* sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje2004-10-241-6/+19
* 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