*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!!
[platform/upstream/gstreamer.git] / gst / gstbin.c
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Wim Taymansgst/gstbin.c: Cleanup the get_state() function a little...
2005-06-27 Thomas Vander Stichelemore doc and whitespace fixes
2005-06-23 Wim TaymansAdded support for live sources and other elements that...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-05-25 Wim Taymansgst/: Fix state changes for non sinks. We now change...
2005-05-18 Ronald S. Bultjegst/gstbin.c: Fix clock settery in bins when adding...
2005-05-16 Andy Wingogst/gstbin.c (sink_iterator_filter): Err... um...
2005-05-14 Andy Wingogst/gstbin.c (gst_bin_iterate_sinks): Use sink_iterator...
2005-05-14 Andy Wingogst/gstbin.c (gst_bin_change_state): Fix state changes...
2005-05-12 Wim Taymansgst/: Identify sinks by their flag to avoid overly...
2005-05-12 Ronald S. Bultjegst/gstbin.c: Implement _query on a bin, similar to...
2005-05-12 Wim Taymansgst/gstbin.c: Same fix as Ronald's but without the...
2005-05-12 Ronald S. Bultjegst/gstbin.c: If a child is removed from a bin while...
2005-05-11 Andy Wingogst/elements/gstfakesink.c (gst_fakesink_render): Er...
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-05-04 Andy WingoGCC 4 fixen.
2005-03-28 Wim TaymansAdded state change code.
2005-03-25 Ronald S. Bultjegst/gstbin.c: Add default event/set_manager handlers...
2005-03-21 Wim TaymansNext big merge.
2005-03-10 Wim TaymansDoc updates.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-09 Wim TaymansBump version number, we're now 0.9.0
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Explicitely make an element release locks...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Remove a piece of code that could never...
2005-01-31 Ronald S. Bultjedocs/pwg/advanced-types.xml: Fix description for buffer...
2004-12-21 Thomas Vander SticheleFix for #159852 - make iterate emission threadsafe
2004-11-22 Martin Sotogst/gstqueue.c (gst_queue_init, gst_queue_link_sink)
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-10-13 Stefan Kostmore api documentation better error signaling and logging
2004-10-09 Ronald S. Bultjegst/gstbin.c: Add missing break.
2004-08-03 Wim Taymansgst/: Backported some debug logging from a reverted...
2004-07-29 Thomas Vander Stichelerevert state change changes as agreed so we can rework...
2004-07-28 Brian CameronCorrecting some debug messages so that they don't core...
2004-07-28 Wim Taymansgst/: Make sure that a bin state change tries to keep...
2004-07-21 Benjamin Ottegst/gstbin.c: make state changes work correctly and...
2004-07-12 Benjamin Ottegst/gstelement.c: virutalize gst_element_set_state...
2004-07-11 Andy Wingogst/gstbin.c (gst_bin_add_func): If we're adding an...
2004-07-11 Andy Wingogst/gstbin.c (gst_bin_foreach): New static function...
2004-07-09 Wim Taymansgst/: Since remove is virtual in GstBin we must not...
2004-07-09 Thomas Vander Sticheledebugging fixes
2004-07-09 Thomas Vander Stichelefixes 123774 - setting state on a bin should set state...
2004-07-09 Thomas Vander Sticheledebug
2004-07-04 Thomas Vander Stichelechain bin restore to parent method
2004-06-12 Steve LhommeSomehow a clean fix to the semi-private export
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-05-18 Benjamin Ottegst/gstbin.c: don't
2004-05-11 Benjamin Ottegst/elements/gstfilesrc.c: compute mapsize correctly
2004-05-06 Benjamin Ottegst/elements/gstfilesrc.*: send NEW_MEDIA events correctly
2004-05-03 Benjamin Ottegst/gstbin.c: better debugging
2004-04-20 Benjamin Ottegst/autoplug/gstspider.c: improve debugging messages
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-28 Benjamin Ottegst/gstbin.c: don't add decoupled elements to scheduler...
2004-03-26 David Schleefdocs/gst/gstreamer-sections.txt: More doc hacking.
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-09 Thomas Vander Stichelebetter debug info
2004-03-07 Andy Wingogst/gstbin.c (gst_bin_remove): Debugging fixes.
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-24 Thomas Vander Sticheleadding error to gstbin.c
2004-02-20 Andy Wingogst/: Debugging tweaks.
2004-02-15 Julien Mouttegst/gstbin.c: Fix a big bug that was breaking pipelines...
2004-02-05 Andy Wingogst/gstpad.c (_gst_real_pad_fixate_accumulator): s...
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-01-02 Jan SchmidtChange the marshalilng of element_added/element_removed...
2003-12-16 Benjamin Otteimplement gst_bin_get_(all_)by_interface
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-14 David SchleefChange the iterate callback functions to a GSignal
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-07 Thomas Vander Sticheledon't recursively call gst_bin_set_state on failure...
2003-06-03 Wim Taymans- marked piece of wrong code in the state change functi...
2003-05-15 Thomas Vander Stichelegtk-doc fixes clock debug
2003-05-06 Benjamin Ottestate need not be playing with new schedulers when...
2003-04-18 Benjamin Otte- make child_state_change a virtual function
2003-04-14 Wim Taymans- use g_list_foreach where apropriate
2003-04-08 Benjamin Ottedo not return SUCCESS if a bin's child can't change...
2003-03-25 Wim Taymans- Added _LOCKED_STATE element flag
2003-02-27 Wim TaymansAdd refcounting around _iterate to guard against unreff...
2003-02-12 Wim Taymansfixed 105883
2003-02-11 Wim TaymansClose bug #105570 (added gst_bin_remove_many patch...
2003-02-11 Wim TaymansFix recursive clock _get problem
2003-02-10 Wim Taymans- Add more --disable options
2003-02-10 Erik WalthinsenFix various inconsistencies discovered while attempting...
2003-01-11 Wim Taymans- make add/remove overridable for custom bins
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-12-19 Wim Taymans- Cleanups
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-10-29 Thomas Vander Stichelehow did this get by ?
2002-09-29 Andy Wingolicenses, ugg
2002-09-15 Thomas Vander Stichelebetter warning (?)
2002-09-12 Thomas Vander Stichelecleanups
2002-07-28 Wim Taymans- move the state_change signal emit to a better place...
2002-07-24 Wim TaymansRemoved gst_bin_change_state_type it doesn't work and...
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-17 Wim TaymansOnly revert the state of the failed element
2002-06-11 Thomas Vander Stichelexavpatch
2002-06-10 Steve Bakerremove the "iterate_started" signal and replace it...
next