textoverlay: fix text buffer leak
[platform/upstream/gst-plugins-base.git] / sys / v4l / gstv4lelement.c
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2009-10-07 Tim-Philipp Müllerv4l: fix compiler warning
2009-07-13 Filippo Argiolasv4lsrc: optional support for device probing with gudev
2009-06-27 Stefan Kostv4l: open/close device in ready.
2008-08-23 Mike Ruprechtsys/v4l/gstv4lelement.c: Reprobe devices again instead...
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...
2008-02-29 Rene Stadlersys/v4l/gstv4lelement.c: Add missing semicolon to fix...
2006-07-19 Martin Szuleckisys/v4l/gstv4lelement.c: If "device-name" is requested...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-24 Andy Wingosys/v4l/gstv4lelement.c (gst_v4lelement_start)
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-07 Andy Wingosys/v4l/v4lsrc_calls.*: Remove sync-related stuff.
2005-07-05 Andy WingoMany files: Null if we got it....
2005-01-25 Andy Wingosys/v4l/gstv4lelement.c (gst_v4l_iface_supported):...
2005-01-14 Ronald S. Bultjesys/v4l/gstv4lelement.c: Revert Johan´s 1.35->1.36...
2004-12-19 Ronald S. Bultjesys/: g_assert() can be a macro, don't use #ifdef insid...
2004-11-11 Zaheer Abbas Meralisys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO...
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-10-25 Ronald S. Bultjesys/: Remove client-side overlay handling, use the...
2004-08-12 Johan Dahlinsys/v4l/gstv4lelement.c (gst_v4l_iface_supported):...
2004-06-15 Thomas Vander Sticheleparanoia cleanups and a sync fix
2004-05-31 Stéphane Loeuilletgst-libs/gst/tuner/tunerchannel.h: - add a freq_multipl...
2004-05-21 Stéphane Loeuilletfourth batch : remove ',' at end of enums as they could...
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...
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-11-09 Ronald S. BultjeFix device probing from multiple childs. It's done...
2003-11-07 Ronald S. BultjeAdd device autodetection
2003-11-02 Benjamin Ottefix most of sys dir. v4l2 and dxr3 pending, as I don...
2003-10-10 Ronald S. BultjeSome interface implementations for video4linux/video4li...
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. BultjeMove all the several v4l/v4l2 plugins in one v4l and...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-03-09 Ronald S. BultjeFix v4l/v4l2 compilation problems
2003-03-02 Ronald S. BultjeUnification of the way to speak to v4l2 and v4l element...
2003-03-01 Sjoerd SimonsI'm too lazy to comment this
2002-12-20 David Schleeffix stupid typo
2002-12-20 David SchleefFix to allow parameters to be set by gst-launch
2002-12-08 Ronald S. BultjeFixes a bug discovered by Sjoerd Simons, thanks
2002-11-13 Ronald S. Bultjev4l plugins: add open/close signals v4l2 plugins: add...
2002-09-28 Ronald S. BultjeI'm such an idiot - these files should have been in...
2002-09-18 Christian Schallerplugins part of license field patch
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-04-06 Benjamin Ottefixed rest of warning for gcc 3 in /sys
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-02-23 Ronald S. BultjeAdded basic overlay support to v4l
2002-02-20 Ronald S. BultjeSmall updates to avimux and the v4l plugins for usabili...
2002-02-04 Ronald S. BultjeRe-add v4lelement as an actual element. Useless within...
2002-01-31 Ronald S. BultjeVarious fixes
2002-01-15 Ronald S. BultjeUpdated all plugins to new capsnego format and added...
2002-01-04 Ronald S. BultjeBugfixes - better said, v4lsrc works again (it was...
2001-12-28 Ronald S. BultjeSmall changes and integration of norm and input autodet...
2001-12-23 Ronald S. BultjeNew video4linux plugins, can also handle hardware JPEG...