textoverlay: fix text buffer leak
[platform/upstream/gst-plugins-base.git] / sys / v4l / v4lsrc_calls.c
2009-09-01 Tim-Philipp Müllerv4lsrc: fix timestamping for when we do not have a...
2009-09-01 Tim-Philipp Müllerv4lsrc: don't log not-yet-initialised integer value
2009-09-01 Tim-Philipp Müllerv4lsrc: avoid unnecessary run-time type checks in custo...
2009-04-04 Edward Herveynavigation/v4l: Don't use g_return_val_if_fail for...
2008-05-20 Wim Taymansext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on...
2008-05-04 Sebastian DrögeRemove some unused code.
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-12 Sebastian Drögesys/v4l/v4lsrc_calls.c: Correctly chain up the finalize...
2007-08-23 Stefan KostRevert unwanted commit. many thanks to moap. I want...
2007-08-23 Stefan KostOriginal commit message from CVS:
2007-02-28 Wim Taymanssys/v4l/: Fix duration and timestamping, taking latency...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2005-11-23 Jan SchmidtUpdates for API changes
2005-11-23 Jan Schmidtpo/: Translation string updates
2005-11-22 Jan Schmidtext/libvisual/visual.c: Fix the fps calculations.
2005-07-07 Andy Wingosys/v4l/v4lsrc_calls.*: Remove sync-related stuff.
2005-02-03 Jan Schmidtsys/v4l/: Add new v4ljpegsrc for handling the ov51x...
2005-01-11 Ronald S. Bultjeext/vorbis/vorbisdec.c: Debug.
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-01 Ronald S. Bultjesys/v4l/v4lsrc_calls.c: Don't actually error out if...
2004-08-12 Thomas Vander Stichelefix fixate and link
2004-08-03 Benjamin Ottecompile fixes for --disable-gst-debug, G_DISABLE_ASSERT...
2004-06-17 Thomas Vander Sticheleadd autoprobe option fixes use try_capture
2004-06-15 Thomas Vander Sticheleparanoia cleanups and a sync fix
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 Sticheleext/divx/gstdivxenc.c: fix range since -1 is the default
2004-04-27 Thomas Vander Stichelefix v4l for qc-usb webcams
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-27 David Schleefpatches from jmmv@menta.net (Julio M. Merino Vidal)
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
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-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-21 Ronald S. BultjeSome final fixes for the v4lsrc elements. remove softwa...
2003-05-14 Ronald S. BultjeUn-globalize variable
2003-05-02 Ronald S. BultjeImplement element synchronization (#108301)
2003-03-09 Ronald S. BultjeFix v4l/v4l2 compilation problems
2003-03-01 Sjoerd SimonsI'm too lazy to comment this
2003-02-06 Ronald S. Bultjemake v4l element do all calls in one thread, this makes...
2003-01-31 Ronald S. BultjeDon't use irrelevant debugging output on get_buffer...
2002-11-02 David SchleefConvert from pthreads to GThreads. Untested. BBB...
2002-11-02 Wim TaymansInclude pthreads.h as the core doesn't use plain pthrea...
2002-10-26 Ronald S. BultjeLet's use g_strerror() instead of strerror()
2002-10-24 Ronald S. BultjeUse strerror() instead of sys_errlist[] (deprecated)
2002-09-20 Ronald S. BultjeThis patch fixes some issues caused by design issues...
2002-09-17 Ronald S. BultjeThis fixes the video4linux/video4linux2 debug output...
2002-09-09 Ronald S. BultjeThis patch: 1) would provide v4l2 plugins, if only...
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-20 Ronald S. BultjeSmall updates to avimux and the v4l plugins for usabili...
2002-02-13 Ronald S. BultjeGet rid of the gst_element_info() and replace it with...
2002-01-31 Ronald S. BultjeVarious fixes
2002-01-15 Ronald S. BultjeUpdated all plugins to new capsnego format and added...
2002-01-07 Ronald S. BultjeSome more explicit palette type handling
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-24 Ronald S. BultjeMinor updates
2001-12-23 Ronald S. BultjeAdded pthread software sync for improved timestamps...
2001-12-23 Ronald S. BultjeNew video4linux plugins, can also handle hardware JPEG...