collectpads: make it the best of wims and edwards patch.
[platform/upstream/gstreamer.git] / libs / gst / base / gstcollectpads.c
2009-07-06 Stefan Kostcollectpads: make it the best of wims and edwards patch.
2009-07-05 Edward Herveycollectpads: Don't forward FLUSH_STOP if some input...
2009-07-04 Edward Herveycollectpads: Update the cookie when setting ourselves...
2009-06-18 Wim Taymanscollectpads: use the right flushing flag.
2009-06-18 Edward Herveycollectpads: Properly handle flushing pads.
2009-04-03 Edward HerveyRemove unused variables detected by LLVM's Clang static...
2009-03-15 Stefan Kostcollectpads: add debug logging to make it easier to...
2009-03-06 Stefan Kostcollectpads: revert accidential commit from the queue...
2009-03-06 Stefan Kostcollectpads: reliably go to eos. Fixes #574160
2009-01-03 Edward Herveylibs/gst/base/gstcollectpads.c: Use the name of the...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-15 Stefan KostAdd sub-buffer functions to collectpads. Fixes #516187.
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2007-09-17 Jan SchmidtFix minor compilation warnings shown with Forte.
2007-05-25 Wim Taymanslibs/gst/base/gstcollectpads.c: Use additional refcount...
2007-02-01 Sebastian Drögelibs/gst/base/gstcollectpads.*: Don't put the previousl...
2007-02-01 Sebastian DrögeAPI: Add function to specify a destroy notification...
2007-01-09 Wim Taymanslibs/gst/base/gstcollectpads.c: unref data at the end...
2006-12-20 Sebastian Drögelibs/gst/base/gstcollectpads.c: Fix two doc typos ...
2006-12-16 Sjoerd Simonslibs/gst/base/gstcollectpads.*: Add refcounting to...
2006-12-15 Wim Taymanslibs/gst/base/gstcollectpads.c: Automatically activate...
2006-09-01 Wim Taymansdocs/: Fix docs some more.
2006-07-28 Wim Taymanslibs/gst/base/gstcollectpads.c: When flushing a pad...
2006-06-14 Wim Taymanslibs/gst/base/: Don't randomly and silently reset a...
2006-06-01 Alessandro Decinalibs/gst/base/gstcollectpads.c: Make sure the EOS flag...
2006-05-30 Wim Taymanslibs/gst/base/gstcollectpads.c: Handle the case where...
2006-05-30 Wim Taymanslibs/gst/base/gstcollectpads.c: When rebuilding the...
2006-05-30 Alessandro Decinalibs/gst/base/gstcollectpads.c: Unlock mutex when remov...
2006-05-29 Wim Taymanslibs/gst/base/gstcollectpads.c: Don't leak pads lists.
2006-05-29 Wim TaymansAPI: gst_collect_pads_set_flushing
2006-05-23 Mark Nauwelaertslibs/gst/base/gstcollectpads.c: clear/reset segment...
2006-05-22 Stefan Kostlibs/gst/base/gstcollectpads.c: Flush queued buffer...
2006-05-10 Wim Taymanslibs/gst/base/gstcollectpads.*: No need to call _stop...
2006-05-10 Wim Taymanslibs/gst/base/gstcollectpads.c: Update docs.
2006-05-09 Wim Taymanslibs/gst/base/gstcollectpads.*: Clean up the mess that...
2006-05-02 Stefan Kostlibs/gst/base/gstcollectpads.c: back out the newsegment...
2006-04-28 Stefan Kostlibs/gst/base/gstcollectpads.c: fix changelog entry...
2006-04-28 Stefan Kostlibs/gst/base/: more detailed debug and formatting...
2006-03-24 Stefan Kostlibs/gst/base/gstcollectpads.c: more debug details
2006-03-21 Edward HerveySeries of fixes for dereferenced pointers that gcc...
2006-02-07 Andy Wingolibs/gst/base/gstcollectpads.c (gst_collect_pads_chain...
2006-02-05 Julien Mouttelibs/gst/base/gstcollectpads.c: Collectpads now holds...
2006-02-05 Julien Mouttelibs/gst/base/gstcollectpads.*: Handle flush. Adapted...
2006-01-20 Jan Schmidtlibs/gst/base/gstcollectpads.c: Don't loop infinitely...
2006-01-11 Jan Schmidtlibs/gst/base/gstcollectpads.c: Need to awaken ALL...
2005-12-14 Julien Mouttelibs/gst/base/gstcollectpads.c: Refactoring of collectp...
2005-12-05 Tim-Philipp Müllerlibs/gst/base/gstcollectpads.c: Change debug category...
2005-11-22 Andy Wingogst/gstevent.h (gst_event_new_new_segment) (gst_event_p...
2005-11-21 Wim TaymansMore segment updates, replace code in plugins with...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-21 Tim-Philipp MüllerRename gst_collecpads_foo() => gst_collect_pads_foo...
2005-11-11 Wim Taymansdocs/gst/gstreamer-sections.txt: Added some docs for...
2005-11-09 Tim-Philipp Müllergst/: Use GST_DEBUG_FUNCPTR() more extensively.
2005-11-07 Tim-Philipp Müllergst/base/gstadapter.c: Debug category should be 'adapte...
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Guard public API with assert...
2005-11-02 Tim-Philipp Müllergst/base/gstcollectpads.c: Don't try to ref NULL.
2005-10-17 Andy Wingogst/base/gstcollectpads.c (gst_collectpads_chain):...
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-13 Tim-Philipp Müllergst/base/gstcollectpads.c: Fix presumable copy'n'pasto.
2005-10-13 Julien Mouttegst/base/gstcollectpads.*: Handle newsegment and store...
2005-10-11 Julien Mouttegst/base/gstcollectpads.*: Handle EOS correctly.
2005-08-05 Stefan Kostadded long/short desc for controller docs added collect...
2005-08-01 Jan Schmidtgst/base/gstcollectpads.c: Broadcast the condition...
2005-05-05 Wim Taymansgst/: Added object to help in making collect pad based...