fixes 123774 - setting state on a bin should set state on children as well
[platform/upstream/gstreamer.git] / gst / gstbin.c
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...
2002-06-07 Steve Bakeradded a "iterate_started" signal which fires before...
2002-06-03 Wim TaymansPoll instead of blocking when waiting for a state change
2002-04-23 Thomas Vander Sticheledoc fixes
2002-04-23 Thomas Vander Sticheleapi renaming
2002-04-21 Thomas Vander Stichelegive useful warning when not unique
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-03 Wim TaymansGST_DEBUG and _INFO should have no trailing \n
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-24 Benjamin Ottemake sure cothread->priv is NULL when uninited because...
2002-02-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-17 Andy Wingosome object cleanup fixes
2002-02-06 Benjamin OtteThis patch (nearly) completes the removal of vertical...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2002-01-19 Andy Wingomiscellaneous fixes, added gst_pad_unset_sched() api.
2002-01-18 Andy Wingocleaning up duplicated code in gstbin.c added some...
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-01 Wim Taymans/me should compile first
2002-01-01 Wim TaymansAPI doc updates.
2002-01-01 Wim TaymansSmall cleanups
2001-12-24 Wim TaymansBetter, cleaner state management of the scheduler by...
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-20 Wim Taymans- Reclaim cothread state even if the cothread was never...
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Wim TaymansComment this one out until we have a shim
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-12 Wim TaymansRemoved dead code
2001-12-11 Wim TaymansChange the prototype too
2001-12-11 Wim Taymansuse connect_swapped
2001-12-11 Wim TaymansAlso swap the args in the callback function
2001-12-11 Christian SchallerRemoved _object from g_signal_connect_object in order...
2001-12-10 Wim TaymansUpdate our internal state counters when adding/removing... BRANCH-BUILD1-200112101-ROOT
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansRenamed a local var to better state what its purpose is.
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
next