v4l2src: add a comment about a "hidden" assumption on rank values
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2object.c
2011-12-02 Vincent Penquerc'hv4l2src: add a comment about a "hidden" assumption...
2011-11-14 Sjoerd Simonsv4l2: Set pixel-aspect-ratio to 1/1
2011-09-30 Stas Sergeevv4l2, ximagesrc: fix some printf format compiler warnings
2011-09-08 Guillaume Desmottesv4l2: use GST_RESOURCE_ERROR_BUSY if v4l2_ioctl fails...
2011-08-09 Vincent Penquerc'hv4l2: take care not to change the current format where...
2011-08-02 Tim-Philipp Müllerdocs: fix two more Since: tags
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.30 release
2011-05-24 Rob Clarkv4l2: add norm property
2011-05-17 Edward Herveyv4l2objects: Only allow mpeg-ts on source objects
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-03-05 David Schleefv4l2: Use #ifdefs for V4L2_PIX_FMT_PJPG
2011-02-15 Thiago Santosv4l2: Add PJPG mapping
2011-02-04 Mark Nauwelaertsv4l2: fix interlaced set_format configuration
2011-01-12 Tim-Philipp Müllerv4l2: define V4L2_FIELD_INTERLACED_{TB,BT} if not avail...
2011-01-02 Tim-Philipp MüllerRevert "v4l2: add norm property"
2010-12-29 Rob Clarkv4l2: add interlaced support
2010-12-29 Rob Clarkv4l2: add norm property
2010-12-29 Rob Clarkv4l2: re-enable x-overlay support
2010-12-18 Rob Clarkfix compile errors on macosx
2010-12-04 Janne Grunauv4l2src: check field information and set interlaced...
2010-09-15 Tim-Philipp Müllerdocs: add gtk-doc chunks with Since: markers for new...
2010-09-10 Stefan Kostv4l2src: add controlable colorbalance parameters
2010-09-04 Sjoerd Simonsv4l2src: Fix using mpegts via the mmap interface
2010-08-06 Tim-Philipp Müllerv4l2src: also log pixel formats in sorted order
2010-08-06 Sjoerd Simonsv4l2: sort formats in the right order so that non-emula...
2010-06-21 Stefan Kostv4l2: use G_PARAM_STATIC_STRINGS to save a few bytes...
2010-06-16 Havoc Penningtonv4l2src: do not try to change device format if it's...
2010-06-15 Sebastian Drögev4l2: Initialize variable
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-02-16 Stefan Kostv4l2: init datastructures after pre-conditions checks
2009-11-11 Sebastian Drögev4l2: Make sure to initialize variables before using...
2009-09-10 Stefan Kostdocs: fix gtk-doc warnings
2009-09-07 Wim Taymansv4l2src: add support for mpeg formats
2009-09-04 Sebastian Drögev4l2: Define V4L2_FMT_FLAG_EMULATED if it's not defined yet
2009-09-03 Sebastian Drögev4l2: Fix stupid typo in last commit
2009-09-03 Sebastian Drögev4l2: Put emulated formats behind native formats
2009-08-14 Filippo Argiolasv4l2src: clear format list in READY->NULL
2009-08-09 Tim-Philipp Müllerv4l2src: if max == min width/height put an int in the...
2009-08-04 Rob Clarkv4l2: Add v4l2sink element
2009-07-13 Filippo Argiolasv4l2src: optional support for device probing with gudev
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
2008-08-26 Stefan Kostsys/v4l2/: Fix memory leaks. Small code cleanups :...
2008-08-23 Mike Ruprechtsys/v4l2/gstv4l2object.c: Reprobe devices again instead...
2008-03-26 Edgard LimaAdd device-fd property to make it possible to apps...
2007-05-30 Andy Wingosys/v4l2/gstv4l2object.*: Revert some unintended changes.
2007-05-30 Andy Wingosys/v4l2/v4l2src_calls.*: Store the format list in...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-02-22 Edgard LimaFix segfault when oppening a radio device.
2007-01-17 Stefan Kostsys/v4l2/: Fix EIO handing when capturing. Add new...
2006-11-01 Edgard LimaImproved comments in ELEMENT_ERROR/WARNING and added...
2006-10-03 Thomas Vander Stichelecomment out the notifies for removed properties
2006-10-03 Thomas Vander Stichelesys/v4l2/gstv4l2object.c: comment out the properties...
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/Makefile.am: Fix makefile, list libs in stack...
2006-09-26 Wim Taymanssys/v4l2/: Fix pass at code cleanups, move errors cases...
2006-09-02 Stefan Kostsys/v4l2/: Whitespace cleanups, dashify property-names.
2006-09-02 Stefan Kostsys/v4l2/: Cleanup error messages and unify header...
2006-07-19 Martin Szuleckisys/v4l2/gstv4l2object.c: If "device-name" is requested...
2006-05-19 Edgard LimaSome clean-ups requested by wingo in bug #338818.
2006-05-18 Stefan Kostconfigure.ac: Check for X11
2006-05-11 Edgard LimaChanges proposed by Wingo in bug #338818.