various: fix pad template leaks
[platform/upstream/gstreamer.git] / sys / v4l2 / gstv4l2src.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-04-16 Robert Swainv4l2src: Address unused but set variable
2011-01-03 Tim-Philipp Müllerv4l2src: undo presumably accidental enablement of the...
2010-12-29 Rob Clarkv4l2: add interlaced support
2010-12-29 Rob Clarkv4l2: re-enable x-overlay support
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 David Schleefv4l2src: add decimate property
2010-09-04 Sjoerd Simonsv4l2src: Use GstBaseSrc::block-size as fallback size
2010-09-04 Sjoerd Simonsv4l2src: Fix using mpegts via the mmap interface
2010-06-22 Stefan Kostv4l2: precalculate duration
2010-06-21 Stefan Kostv4l2: use G_PARAM_STATIC_STRINGS to save a few bytes...
2010-06-16 Havoc Penningtonv4l2src: in negotiate, check for error return from...
2010-06-11 David Schleefv4l2src: Fix element description
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-01-05 Tim-Philipp Müllerv4l2src: fix memory leak in new uri handler code
2009-12-21 Edward Herveyv4l2src: Add GstURIHandler interface. Fixes #601143
2009-10-14 Thiago Santosv4l2src: Set duration on buffers
2009-09-11 Stefan Kostv4l2src: add a function pointer for get_frame function...
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-08-14 Hans de Goedev4l2src: fix 'hang' with some cameras caused by bad...
2009-08-14 Filippo Argiolasv4l2src: clear format list in READY->NULL
2009-08-04 Rob Clarkv4l2: Add v4l2sink element
2009-07-19 Elaine Xiongv4l2: Fix v4l2src on OpenSolaris
2009-06-22 Stefan Kostv4l2: open/close the device in READY
2009-05-26 Stefan Kostv4l2: cleanup and commenting
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-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 Wim TaymansConditionally compile code for YVYU
2009-02-23 Wim TaymansAdd YVYU format to caps
2009-01-29 Stefan KostRemove version numbers from a few gst-launch examples.
2009-01-29 Stefan KostUpdate and add documentation for platform specific...
2009-01-20 Tim-Philipp Müllersys/v4l2/gstv4l2src.c: Fix error code (the message...
2009-01-07 Jan Schmidtsys/v4l2/gstv4l2src.c: Remove () from translateable...
2009-01-05 Sascha Hauersys/v4l2/gstv4l2src.c: Add support for grayscale v4l2...
2008-11-13 Fabricio Godoysys/: Fix some spelling mistakes. Fixes #556802.
2008-11-04 Bastien NoceraOptionally use libv4l to access v4l2 devices. Fixes...
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-07-17 Benoit Fouetsys/v4l2/gstv4l2src.c: Avoid compiler warning by initia...
2008-07-08 Sebastian DrögeDon't use declarations after statements and variable...
2008-06-09 Sjoerd Simonssys/v4l2/gstv4l2src.c: Improve negotiation a bit more...
2008-06-04 Sjoerd Simonssys/v4l2/gstv4l2src.c: Provide a custom negotiation...
2008-05-26 William M. Bracksys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support...
2008-05-17 Sebastian Drögesys/v4l2/gstv4l2src.c: Don't include the gstv4l2xoverla...
2007-11-15 Edgard LimaAlways copy buffers by default (handle safer with bugge...
2007-10-13 Tim-Philipp Müllersys/v4l2/: When probing the formats and sizes a camera...
2007-09-05 Tim-Philipp Müllersys/v4l2/: Implement LATENCY queries in the crudest...
2007-09-04 Wim Taymanssys/v4l2/gstv4l2src.c: Restructure the setcaps function...
2007-07-18 Stefan Kostsys/v4l2/gstv4l2src.c: Add another example pipeline.
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 Wingosys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize...
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-05-15 David Schleefsys/v4l2/gstv4l2src.c: Add support for Bayer images...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-02-12 Stefan Kostsys/v4l2/: More FIXME comments and messaging changes.
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 Zaheer Abbas Meralisys/v4l2/gstv4l2src.c: Improve docs.
2006-09-28 Wim Taymanssys/v4l2/: Framerate can be 0/1 too.
2006-09-27 Edgard LimaRemoved set-undef-fps.
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 Taymansdocs/plugins/: Add v4l2 plugin to the docs.
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-19 Edgard LimaAdd Video Orientation interface support to v4l2src.
2006-09-15 Edgard LimaThe test application and the plgind error messages...
2006-09-02 Stefan Kostsys/v4l2/: Whitespace cleanups, dashify property-names.
2006-09-02 Stefan Kostsys/v4l2/: Cleanup error messages and unify header...
2006-08-30 Edgard LimaAnother small fix to set_caps function.
2006-08-30 Edgard LimaSend new_segment in GST_FORMAT_TIME instead of in GST_F...
2006-08-30 Edgard LimaA small fix to set_caps function.
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-26 Stefan Kostgst/spectrum/: added another example
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.
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-05-02 Edgard LimaFix get_caps func to work when no framerate is availabl...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-20 Edgard LimaAdded a couple of ifdefs to make it compile with other...
2006-04-17 Edgard LimaJust added a gtk-doc comment.
2006-04-13 Edgard LimaFixed some memory leaks.
2006-04-12 Edgard LimaFix to work in read mode.
2006-03-25 Tim-Philipp Müllersys/v4l2/gstv4l2src.c: Older kernels don't seem to...
2006-03-25 Edgard LimaJust make few things more robust and also some identation.
2006-03-14 Edward Herveysys/v4l2/gstv4l2src.c: Initialization of the debugging...
next