summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/v4l2src_calls.c
Commit message (Expand)AuthorAgeFilesLines
* v4l2: log buffer copies on queue underrun in perf categoryStefan Kost2009-09-111-0/+5
* v4l2src: add support for mpeg formatsWim Taymans2009-09-071-0/+3
* v4l2sink: change where buffers get dequeuedRob Clark2009-08-041-1/+1
* v4l2: Add v4l2sink elementRob Clark2009-08-041-1267/+53
* v4l2: Fix v4l2src on OpenSolarisElaine Xiong2009-07-191-6/+14
* v4l2src: move duplicated timestamping and buffer metadata code to _create()Stefan Kost2009-03-251-29/+1
* v4l2src: remove win32 ifdefs introduced by commit cff3f46760eac74c9bbd7a36aca...Stefan Kost2009-03-251-5/+0
* v4l2src: log details if we have them, needed for #575391Stefan Kost2009-03-151-2/+2
* 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-011-2/+29
* v4l2src: Make sort_by_frame_size conditionally compiledLevente Farkas2009-02-231-0/+2
* 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
* Optionally use libv4l to access v4l2 devices. Fixes bug #545033.Bastien Nocera2008-11-041-25/+25
* sys/v4l2/v4l2src_calls.c: Guard more uncommon formats with ifdefs so that we ...Wim Taymans2008-10-311-0/+8
* sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....Stefan Kost2008-08-261-14/+14
* sys/v4l2/gstv4l2src.c: Add S910 and PWC formats with a low priority.Wim Taymans2008-08-211-0/+31
* sys/v4l2/gstv4l2src.c: Properly set the maximum latency value, in the same wa...Edward Hervey2008-08-131-13/+4
* sys/v4l2/gstv4l2src.c: Add warning messages stating exactly why the latency q...Edward Hervey2008-08-121-1/+3
* sys/v4l2/v4l2src_calls.c: When outputting a pad template range for the size, ...Jan Schmidt2008-08-071-1/+2
* Don't use declarations after statements and variable length arrays.Sebastian Dröge2008-07-081-3/+1
* sys/v4l2/v4l2src_calls.c: Try progressive video if interlaced fails. Fixes bu...Daniel Drake2008-07-071-9/+42
* 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/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-311-35/+52
* configure.ac: Detect video4linux headers on Solaris too.Brian Cameron2008-01-211-2/+7
* sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...Tim-Philipp Müller2007-12-111-3/+5
* Always copy buffers by default (handle safer with bugged drivers) and added a...Edgard Lima2007-11-151-20/+11
* sys/v4l2/v4l2src_calls.c: but the corresponding ioctl() call fails even thoug...Tim-Philipp Müller2007-11-131-0/+12
* sys/v4l2/v4l2src_calls.c: Fix 'unused variable' compiler warning when compili...Tim-Philipp Müller2007-10-261-1/+1
* sys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue ! xvimagesink". The queue as...Edgard Lima2007-10-221-8/+20
* sys/v4l2/v4l2src_calls.c: Add some more debug info. Generate an error when we...Wim Taymans2007-10-181-5/+33
* sys/v4l2/: When probing the formats and sizes a camera supports, make sure th...Tim-Philipp Müller2007-10-131-3/+109
* sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.Wim Taymans2007-09-111-40/+62
* sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...Wim Taymans2007-09-071-3/+0
* sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...Tim-Philipp Müller2007-09-051-0/+3
* sys/v4l2/v4l2src_calls.c: Add some more debugging in the framerate function.Wim Taymans2007-09-051-8/+31
* sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...Wim Taymans2007-09-041-16/+54
* sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.Mark Nauwelaerts2007-08-221-25/+18
* sys/v4l2/gstv4l2src.c: Use define here.Alexander Eichner2007-07-181-14/+20
* sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.Stefan Kost2007-07-171-10/+20
* Return a copy of the pool buffer if all mmap buffers have been dequeued.Andy Wingo2007-06-121-6/+18
* sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo2007-06-121-242/+355
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)Andy Wingo2007-06-061-0/+20
* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...Andy Wingo2007-06-051-47/+19
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-307/+375
* Printf format fixes; also add some missing quotes in translated strings. Fixe...Tim-Philipp Müller2007-03-101-2/+2