api renaming
[platform/upstream/gstreamer.git] / gst / gstbin.c
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
2001-09-28 Steve Bakerreenabled object destruction by renaming shutdown and...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-13 Joshua N. Pritikinbackport wtay's marshal fixes from the EVENT1 branch
2001-09-10 Wim TaymansUpdates to make it compile against gtk1.2 again. mostly... BRANCH-EVENTS1-ROOT
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-09-10 Joshua N. PritikinSync g_signal_new args with the marshaller (glib2 is...
2001-08-13 Steve Bakersync with the current CVS glib API
2001-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-06-01 Wim TaymansFixed some warnings.
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-03-06 Wim TaymansSmall fixes to pipeline and gstbin. HEAD-20010306-PRE_AUTOPLUG2
2001-02-28 Wim TaymansMake sure a cothreaded element is selected as the first...
2001-02-25 Erik Walthinsencommented out some printfs that went to stdout
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansDocs updates
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansCheck for NULL buffers before chaining/pushing them...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-19 Erik WalthinsenMajor cleanup of the latest ghostpad changes. Fixed...
2001-01-19 Erik WalthinsenFirst pass at updating to new ghostpad system. The...
2001-01-19 Wim TaymansMoved queue and typefind elements to the core since...
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-15 Wim TaymansFixed the state change code in gstelement that broke...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-07 Erik Walthinsenremoved a leak
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Wim TaymansFix some compile warnings
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-29 Wim TaymansFixed buffer flag handling gstplay used old flag handli...
2000-12-29 Wim TaymansFixed a serious bug in gst_props_new: properties with...
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-28 Wim TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-27 Erik WalthinsenAdded some cleanup, so create_plan can be called multip...
2000-12-27 Erik WalthinsenAdded code to attempt the scheduling of chained cases...
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...
2000-12-23 Wim TaymansAdded handoff signals to fakesrc and fakesink
2000-12-22 Wim TaymansFixed a bug in gstbin.c the manager was not detected.
2000-12-21 Erik WalthinsenSome fixes to the non-chained case, it works in a very...
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-17 Wim TaymansThe typefind function now returns a GstCaps structure...
2000-12-17 Erik WalthinsenSome minor compilation fixes...
2000-12-16 Wim Taymanssome editor changes= loading of save pipelines (not...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-15 Wim TaymansMove a step closer to autoplugging. The element selecti...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-12 Erik WalthinsenAdded LAME encoder. Wow.
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
next