summaryrefslogtreecommitdiffstats
path: root/sys/v4l2
Commit message (Expand)AuthorAgeFilesLines
* v4l2src: move duplicated timestamping and buffer metadata code to _create()Stefan Kost2009-03-252-68/+42
* v4l2src: remove win32 ifdefs introduced by commit cff3f46760eac74c9bbd7a36aca...Stefan Kost2009-03-252-10/+0
* v4l2src: log details if we have them, needed for #575391Stefan Kost2009-03-151-2/+2
* v4l2src: Prepend to lists and reverse them at the end.Jan Schmidt2009-03-131-3/+7
* v4l2src: fix pads, so that they are subset of template capsStefan Kost2009-03-061-4/+9
* Wait for a frame to become available before capturing itSjoerd Simons2009-03-015-2/+95
* Conditionally compile code for YVYUWim Taymans2009-02-231-0/+2
* v4l2src: Make sort_by_frame_size conditionally compiledLevente Farkas2009-02-231-0/+2
* Add YVYU format to capsWim Taymans2009-02-231-0/+15
* Fix comparison of the tuner normsBrijesh Singh2009-01-301-1/+1
* Remove version numbers from a few gst-launch examples.Stefan Kost2009-01-291-1/+1
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-291-11/+7
* sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu...Tim-Philipp Müller2009-01-201-1/+1
* sys/v4l2/gstv4l2src.c: Remove () from translateable string, so that it makes ...Jan Schmidt2009-01-071-1/+1
* sys/v4l2/gstv4l2src.c: Add support for grayscale v4l2 devices. Fixes bug #566...Sascha Hauer2009-01-051-0/+5
* sys/v4l2/v4l2src_calls.c: Turns out we don't always get the frame sizes in a ...Tim-Philipp Müller2008-11-171-10/+20
* sys/v4l2/gstv4l2.c: Give it a primary rank for autovideosrc.Stefan Kost2008-11-141-1/+1
* sys/: Fix some spelling mistakes. Fixes #556802.Fabricio Godoy2008-11-132-2/+2
* Optionally use libv4l to access v4l2 devices. Fixes bug #545033.Bastien Nocera2008-11-045-47/+72
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* sys/v4l2/v4l2src_calls.c: Guard more uncommon formats with ifdefs so that we ...Wim Taymans2008-10-311-0/+8
* sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a ma...Wim Taymans2008-10-031-3/+3
* sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....Stefan Kost2008-08-265-16/+29
* sys/v4l2/gstv4l2tuner.c: v4l2src doesn't have a property named "norm" so don'...Filippo Argiolas2008-08-231-0/+2
* sys/v4l2/gstv4l2object.c: Reprobe devices again instead of taking a cached li...Mike Ruprecht2008-08-231-4/+4
* sys/v4l2/gstv4l2src.c: Add S910 and PWC formats with a low priority.Wim Taymans2008-08-212-9/+62
* sys/v4l2/gstv4l2src.c: Properly set the maximum latency value, in the same wa...Edward Hervey2008-08-132-15/+5
* sys/v4l2/gstv4l2src.c: Add warning messages stating exactly why the latency q...Edward Hervey2008-08-122-3/+11
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* sys/v4l2/v4l2src_calls.c: When outputting a pad template range for the size, ...Jan Schmidt2008-08-071-1/+2
* sys/v4l2/gstv4l2src.c: Avoid compiler warning by initialising variable to NUL...Benoit Fouet2008-07-171-2/+1
* Don't use declarations after statements and variable length arrays.Sebastian Dröge2008-07-082-4/+3
* sys/v4l2/v4l2src_calls.c: Try progressive video if interlaced fails. Fixes bu...Daniel Drake2008-07-071-9/+42
* sys/v4l2/v4l2_calls.c: Don't include unused gstv4l2xoverlay.h. Fixes build in...Tim-Philipp Müller2008-06-261-0/+2
* sys/v4l2/gstv4l2src.c: Improve negotiation a bit more by picking the smallest...Sjoerd Simons2008-06-091-5/+40
* sys/v4l2/: Fix compilation with newer GIT kernels that deprecatedBastien Nocera2008-06-092-0/+29
* sys/v4l2/gstv4l2src.c: Provide a custom negotiation function to make sure to ...Sjoerd Simons2008-06-041-2/+129
* sys/v4l2/v4l2src_calls.c: Fix potential caps leak.William M. Brack2008-05-261-10/+34
* sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't...William M. Brack2008-05-261-9/+12
* sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092.William M. Brack2008-05-261-2/+20
* sys/v4l2/gstv4l2src.c: Don't include the gstv4l2xoverlay.h header as the XOve...Sebastian Dröge2008-05-171-0/+2
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-262-0/+14
* sys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG macro.Tim-Philipp Müller2008-03-251-7/+2
* sys/v4l2/v4l2src_calls.c: Check whether the device supports setting the frame...William M. Brack2008-03-251-27/+50
* sys/v4l2/v4l2src_calls.c: Make sure the probed frame sizes are reversed in th...William M. Brack2008-03-171-4/+9
* sys/v4l2/v4l2src_calls.c: Chain up the finalize functions. Fixes bug #515984.Sebastian Dröge2008-02-121-0/+12
* sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the sam...Jan Schmidt2008-01-313-41/+53
* configure.ac: Detect video4linux headers on Solaris too.Brian Cameron2008-01-214-3/+17
* sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...Tim-Philipp Müller2007-12-112-6/+8
* Always copy buffers by default (handle safer with bugged drivers) and added a...Edgard Lima2007-11-153-21/+30