textoverlay: fix text buffer leak
[platform/upstream/gst-plugins-base.git] / sys / v4l / gstv4lsrc.c
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-06-27 Stefan Kostv4l: open/close device in ready.
2008-12-12 Edward Herveygst/playback/gsturidecodebin.c: Free the factory array...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2007-08-21 Wim Taymanssys/v4l/gstv4lsrc.c: Fix RGB24 masks as spotted by...
2007-06-05 Edward Herveysys/v4l/gstv4lsrc.c: Make v4lsrc output segments in...
2007-02-28 Wim Taymanssys/v4l/: Fix duration and timestamping, taking latency...
2006-12-09 Jens GranseuerDeclare variables at the beginning of a block. Fixes...
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-01 Thomas Vander Sticheleremove BT8x8 from description, works for more devices
2006-01-31 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfau...
2005-11-23 Jan Schmidtpo/: Translation string updates
2005-11-22 Jan Schmidtext/libvisual/visual.c: Fix the fps calculations.
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-21 Tim-Philipp MüllerFixes for GST_FOURCC_FORMAT API change.
2005-11-10 Thomas Vander Stichelesys/v4l/gstv4lsrc.c: Check if the caps have a fourcc...
2005-08-31 Tim-Philipp Müllersys/v4l/gstv4lsrc.c: The 'timestamp-offset' property...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-07-13 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious...
2005-07-12 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) (gst_v4ls...
2005-07-07 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate...
2005-07-07 Andy Wingosys/v4l/v4lsrc_calls.*: Remove sync-related stuff.
2005-07-05 Andy Wingosys/v4l/: Port from 0.8.
2005-02-03 Jan Schmidtsys/v4l/: Add new v4ljpegsrc for handling the ov51x...
2005-01-14 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Set FPS correctly, even for webcam...
2005-01-05 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Fix framerate reporting.
2004-11-23 Thomas Vander Stichelesys/v4l/: Probe less and cache it. Fixes #159187.
2004-11-09 Thomas Vander Sticheleadd autoprobe-fps property so we can separate autoprobi...
2004-11-09 Thomas Vander Sticheleinitialise fourcc to catch unset fourcc's, and debug
2004-10-24 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Quiet.
2004-10-24 Ronald S. Bultjeext/ogg/gstoggmux.c: Basic pad template which accepts...
2004-10-10 Zaheer Abbas Meralisys/v4l/: Change g_warnings to GST_WARNING_OBJECT and...
2004-10-10 Zaheer Abbas Meralisys/v4l/gstv4lsrc.c: Fix for webcams that support only...
2004-08-12 Thomas Vander Stichelefix fixate and link
2004-06-26 Thomas Vander Stichelefix videorate decision, add latency offset to v4l
2004-06-17 Thomas Vander Sticheleread caps in connect
2004-06-17 Thomas Vander Stichelejesus firetrucking christ
2004-06-17 Thomas Vander Sticheleadd autoprobe option fixes use try_capture
2004-06-16 Wim Taymanssys/v4l/: Added a copy mode to v4lsrc where it will...
2004-06-16 Wim Taymanssys/v4l/: Added a sync mode enum property to control...
2004-06-15 Thomas Vander Sticheleparanoia cleanups and a sync fix
2004-06-09 Thomas Vander Stichelenegotiating webcam framerate now works
2004-05-13 Thomas Vander Stichelesys/v4l/: add more debugging send a discont at start
2004-05-03 Thomas Vander Stichelequery v4lsrc device for fps (which works for webcams)
2004-05-03 Thomas Vander Sticheleadd some debug
2004-04-27 Thomas Vander Sticheleuse max width and height for fixation
2004-04-27 Thomas Vander Stichelefix v4l for qc-usb webcams
2004-04-22 Benjamin Ottegst-libs/gst/riff/riff-media.c: mpegversion is an int
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-04 Thomas Vander Stichelefix headers fix signals to use - instead of _
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-28 Ronald S. Bultjesys/v4l/: Implement resizing... Hack. But that's why...
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-12 David SchleefFixes to make ext/libcaca compile.
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2004-01-11 David Schleefext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed...
2004-01-06 Ronald S. Bultjesys/v4l/: Fix for removed bufferpools.
2004-01-02 Ronald S. Bultjesys/v4l/: Fix pad template stuff.
2004-01-02 David SchleefRemove some dead code
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Benjamin Ottefix most of sys dir. v4l2 and dxr3 pending, as I don...
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Julien MoutteFixing gst_element_error calls
2003-09-13 Ronald S. BultjeTypo fix
2003-09-13 Ronald S. BultjeMove all the several v4l/v4l2 plugins in one v4l and...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-24 Wim Taymans- UNITS -> DEFAULT
2003-05-21 Ronald S. BultjeSome final fixes for the v4lsrc elements. remove softwa...
2003-05-10 Ronald S. BultjeThis implements filtered-caps negotiation for all the...
2003-05-02 Ronald S. BultjeImplement element synchronization (#108301)
2003-03-09 Ronald S. BultjeFix v4l/v4l2 compilation problems
2003-03-01 Sjoerd SimonsUse GST_TIMEVAL_TO_TIME (patch from sjoerd@luon.net)
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-20 Steve Bakerneed to cast the buffer funcs, for some reason
2002-10-21 Ronald S. BultjeThis is broken too... I'm a moron
2002-10-21 Ronald S. BultjeOhmy, didnt anyone notice? this is horribly broken
2002-09-20 Ronald S. BultjeThis patch fixes some issues caused by design issues...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-18 Ronald S. Bultjesome enhancements for capsnego
2002-09-16 Ronald S. BultjeAdd the convert functions to the source pads of the...
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Ronald S. BultjeThis patch: 1) would provide v4l2 plugins, if only...
2002-07-08 Wim TaymansFix bufferpool compile issues. please test..
2002-05-08 Wim TaymansWe're till using micros for timestamps.
2002-04-14 Steve Bakerdiv by zero bad
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-03 Andy Wingoget up-to-date with the gst_caps_debug api improved...
2002-02-04 Ronald S. BultjeAdd an ugly hack for the capsnego system - this should...
next