Rework GstSegment handling
[platform/upstream/gstreamer.git] / plugins / elements / gstfdsrc.c
2011-05-16 Wim TaymansRework GstSegment handling
2011-05-10 Wim Taymansquery: allow _make_writable on query handlers
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Sebastian Drögeelements: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-29 Wim Taymansbuffer: more buffer updates
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansmemory: port code to new buffer data API
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-31 Tim-Philipp Müllercoreelements: GST_BOILERPLATE already sets parent_class
2010-04-09 Wim Taymansfdsrc: allow specifying the size in bytes on the uri
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-02-19 Andoni Morales Ala... Fix compilation of fdsink and fdsrc with MSVC
2010-02-17 Stefan Kostfdsrc: cleanup parameter initialisation and add comemnt...
2009-03-20 LRNwin32: fix seeking in files >4GB
2009-02-05 Stefan Kostcleanup: remove unused variables in _class_init() and...
2008-12-20 Sebastian DrögeAPI: Add URI query type. This is useful to query the...
2008-10-23 Sebastian Drögeplugins/elements/: Use gst_buffer_try_new_and_alloc...
2008-06-20 Stefan Kostplugins/elements/: Remove short_description. Add basic...
2008-06-20 Wim Taymansplugins/elements/gstfdsrc.c: Added Since doc.
2008-06-20 joel larssonAdd timeout property like udpsrc. Fixes #538628.
2008-03-24 Wim Taymansplugins/elements/: Also retry our poll_wait when we...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-29 Sebastian Drögeplugins/elements/: Don't reset GstPollFDs, this is...
2008-02-29 Wim Taymansplugins/elements/: Use init macros and functions.
2008-02-28 Sebastian DrögeInitialize some uninitialized variables as spotted...
2008-02-28 Peter Kjellerstedtplugins/elements/: Port to GstPoll. See #505417.
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2007-11-21 Jan Schmidtdocs/faq/developing.xml: Add a question about how to...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-03-19 Jan Schmidtlibs/gst/base/: Add ::unlock_stop to basesrc and basesi...
2006-11-06 Peter Kjellerstedtplugins/elements/gstfdsrc.c: Another printf fix (#371493).
2006-11-03 Wim Taymansplugins/elements/gstfdsrc.c: Get the type and printf...
2006-11-03 Wim Taymansplugins/elements/gstfdsrc.c: Add some debugging.
2006-10-30 Michael Smithplugins/elements/gstfdsrc.c: Get the arguments to lseek...
2006-10-09 Josep Torre Vallescommon/m4/gst-error.m4: Disable warning of statement...
2006-10-05 Tim-Philipp MüllerPrintf fixes.
2006-09-14 Thomas Vander Sticheleadd an INFO line for when we actually update the fd
2006-07-24 Thomas Vander Stichelegst/gstminiobject.c: update docs
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-01-04 Wim TaymansSmall updates to various docs.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-01 Thomas Vander Sticheleplugins/elements/: more anal cleanup
2005-11-27 Jan Schmidtcheck/: Add tests for fdsrc seekability
2005-11-21 Jan Schmidtgst/elements/gstfdsrc.c: Don't ignore sscanf results
2005-11-21 Jan Schmidtgst/elements/gstfdsrc.*: Port fd:// URI handler from...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-28 Andy Wingogst/base/gstbasesrc.c (gst_base_src_unlock): Comment...
2005-09-28 Tim-Philipp Müllergst/elements/: Make element details static.
2005-09-21 Wim Taymansgst/elements/gstfdsrc.*: Properly implement fdsrc....
2005-09-20 Jan Schmidtcheck/generic/states.c: Add a sleep to ensure elements...
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-07-16 Philippe Kalafgst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst...
2005-07-05 Andy Wingogst/elements, testsuite: Null if we got it...
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2004-08-17 Benjamin Ottegst/: s/gst_pad_new/&_from_template/ register pad templ...
2004-06-06 Benjamin Ottegst/elements/gstfdsrc.c: reset offset counter when...
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-04-20 Thomas Vander Stichelemaking _set_property warn on unknown properties use...
2004-04-14 David Schleefconfigure.ac: Disable various code when compiling for...
2004-03-15 Benjamin Ottegst/elements/gstfdsrc.c: set the first parameter for...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-13 David Schleefgst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_...
2004-02-13 David Schleefgst/elements/gstfdsrc.*: Adds timeout property to fdsrc...
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2004-01-08 Benjamin Ottegst/gstutils.h: GST_PARENT_CALL and
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2002-11-28 Christian Schallercommit the fdsrc fix from Pedro Corte-Real
2002-11-27 Wim TaymansSmall cleanups
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-10-17 Wim TaymansAdd an fd param to set the file descriptor as an int
2002-09-29 Andy Wingoadding ::license field to core plugins
2002-04-14 Steve Bakeroffset is an int64
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-17 Christian Schallermore of the popular // fixes
next