v4l2src: make this work more than once in a row
[platform/upstream/gstreamer.git] / sys / v4l2 / v4l2src_calls.c
2011-08-26 Vincent Penquerc'hv4l2src: make this work more than once in a row
2011-08-07 Sjoerd Simonsv4l2src: Use fraction compare util function.
2010-12-29 Rob Clarkv4l2: add interlaced support
2010-12-29 Rob Clarkv4l2sink: Add support for blocking dequeue.
2010-09-10 Stefan Kostv4l2src: don't skip calculating the duration
2010-06-22 Stefan Kostv4l2: precalculate duration
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-25 Stefan KostRevert "v4l2src: don't deref NULL"
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2009-09-11 Stefan Kostv4l2: log buffer copies on queue underrun in perf category
2009-09-07 Wim Taymansv4l2src: add support for mpeg formats
2009-08-04 Rob Clarkv4l2sink: change where buffers get dequeued
2009-08-04 Rob Clarkv4l2: Add v4l2sink element
2009-07-19 Elaine Xiongv4l2: Fix v4l2src on OpenSolaris
2009-03-25 Stefan Kostv4l2src: move duplicated timestamping and buffer metada...
2009-03-25 Stefan Kostv4l2src: remove win32 ifdefs introduced by commit cff3f...
2009-03-15 Stefan Kostv4l2src: log details if we have them, needed for #575391
2009-03-06 Stefan Kostv4l2src: fix pads, so that they are subset of template...
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-03-01 Sjoerd SimonsWait for a frame to become available before capturing it
2009-02-23 Levente Farkasv4l2src: Make sort_by_frame_size conditionally compiled
2008-11-17 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Turns out we don't always...
2008-11-04 Bastien NoceraOptionally use libv4l to access v4l2 devices. Fixes...
2008-10-31 Wim Taymanssys/v4l2/v4l2src_calls.c: Guard more uncommon formats...
2008-08-26 Stefan Kostsys/v4l2/: Fix memory leaks. Small code cleanups :...
2008-08-21 Wim Taymanssys/v4l2/gstv4l2src.c: Add S910 and PWC formats with...
2008-08-13 Edward Herveysys/v4l2/gstv4l2src.c: Properly set the maximum latency...
2008-08-12 Edward Herveysys/v4l2/gstv4l2src.c: Add warning messages stating...
2008-08-07 Jan Schmidtsys/v4l2/v4l2src_calls.c: When outputting a pad templat...
2008-07-08 Sebastian DrögeDon't use declarations after statements and variable...
2008-07-07 Daniel Drakesys/v4l2/v4l2src_calls.c: Try progressive video if...
2008-05-26 William M. Bracksys/v4l2/v4l2src_calls.c: Fix potential caps leak.
2008-05-26 William M. Bracksys/v4l2/v4l2src_calls.c: If we fail to get the frame...
2008-03-25 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG...
2008-03-25 William M. Bracksys/v4l2/v4l2src_calls.c: Check whether the device...
2008-03-17 William M. Bracksys/v4l2/v4l2src_calls.c: Make sure the probed frame...
2008-02-12 Sebastian Drögesys/v4l2/v4l2src_calls.c: Chain up the finalize functio...
2008-01-31 Jan Schmidtsys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not...
2008-01-21 Brian Cameronconfigure.ac: Detect video4linux headers on Solaris...
2007-12-11 Tim-Philipp Müllersys/v4l2/: Init some structs to zero before we pass...
2007-11-15 Edgard LimaAlways copy buffers by default (handle safer with bugge...
2007-11-13 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: but the corresponding ioctl...
2007-10-26 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Fix 'unused variable' compile...
2007-10-22 Edgard Limasys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue !...
2007-10-18 Wim Taymanssys/v4l2/v4l2src_calls.c: Add some more debug info...
2007-10-13 Tim-Philipp Müllersys/v4l2/: When probing the formats and sizes a camera...
2007-09-11 Wim Taymanssys/v4l2/v4l2src_calls.c: Fix framerate detection code...
2007-09-07 Wim Taymanssys/v4l2/v4l2src_calls.c: Don't overwrite our GValue...
2007-09-05 Tim-Philipp Müllersys/v4l2/: Implement LATENCY queries in the crudest...
2007-09-05 Wim Taymanssys/v4l2/v4l2src_calls.c: Add some more debugging in...
2007-09-04 Wim Taymanssys/v4l2/gstv4l2src.c: Restructure the setcaps function...
2007-08-22 Mark Nauwelaertssys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls...
2007-07-18 Alexander Eichnersys/v4l2/gstv4l2src.c: Use define here.
2007-07-17 Stefan Kostsys/v4l2/gstv4l2src.c: Initialize num_buffers with...
2007-06-12 Andy WingoReturn a copy of the pool buffer if all mmap buffers...
2007-06-12 Andy Wingosys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize...
2007-06-06 Andy Wingosys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_fo...
2007-06-05 Andy Wingosys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_s...
2007-05-30 Andy Wingosys/v4l2/v4l2src_calls.*: Store the format list in...
2007-03-10 Tim-Philipp MüllerPrintf format fixes; also add some missing quotes in...
2007-02-19 Stefan Kostsys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if...
2007-01-17 Stefan Kostsys/v4l2/: Fix EIO handing when capturing. Add new...
2006-11-30 Stefan Kostsys/v4l2/v4l2src_calls.c: cleanup the error message...
2006-11-18 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Add missing curly brackets.
2006-11-17 Edgard LimaFix capture_deinit.
2006-11-10 Stefan Kostsys/v4l2/v4l2src_calls.c: we do not translate debug...
2006-11-01 Edgard LimaImproved comments in ELEMENT_ERROR/WARNING and added...
2006-10-17 Stefan Kostsys/v4l2/: dear stefan, framespersecond is not frameper...
2006-10-17 Stefan Kostsys/v4l2/: Numerator is numerator and denominator is...
2006-09-27 Wim Taymanssys/v4l2/: Renamed some properties to match the tuner...
2006-09-27 Wim TaymansSmall cleanups.
2006-09-27 Edgard LimaSome cleanups and comments.
2006-09-26 Wim Taymanssys/v4l2/: Fix pass at code cleanups, move errors cases...
2006-09-18 Edgard LimaFix GST_BUFFER_DURATION.
2006-09-15 Edgard LimaThe test application and the plgind error messages...
2006-09-02 Stefan Kostsys/v4l2/: Cleanup error messages and unify header...
2006-08-29 Edgard LimaFixed framerate negotiation.
2006-08-24 Edgard LimaFix set_caps to set width and height to the values...
2006-08-22 Edgard LimaFixed query size to work with drivers that uses interme...
2006-05-11 Edgard LimaChanges proposed by Wingo in bug #338818.
2006-05-08 Martin RubliFix fourcc name printed out. Patch from Martin Rubli.
2006-05-05 Martin RubliSome changes proposed by wingo in bug #338818 (but...
2006-04-13 Edgard LimaFixed some memory leaks.
2006-03-27 Edgard LimaSmall fix, now pwc driver can tell about its buffers.
2006-03-25 Edgard LimaJust make few things more robust and also some identation.
2006-03-12 Edward Herveysys/v4l2/v4l2src_calls.c: g_atomic_int_set is only...
2006-03-11 Edgard LimaV4L2 ported to 0.10.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-21 Tim-Philipp MüllerUpdate for GST_FOURCC_FORMAT API change.
2004-10-24 Ronald S. Bultjesys/v4l2/v4l2src_calls.c: Fix hang.
2004-10-24 Ronald S. Bultjesys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-19 Thomas Vander Sticheleanother fix
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-12 Benjamin Ottesys/v4l2/: add norm, channel and frequency properties.
next