don't break docs build
[platform/upstream/gstreamer.git] / gst / gstpipeline.c
2005-09-19 Wim Taymansgst/gstpipeline.c: Automatically PAUSE and RESUME a...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-22 Wim Taymansgst/base/gstbasetransform.c: Also call the transform...
2005-08-22 Jan Schmidtgst/base/gstbasesink.c: Remove extra parameter to debug...
2005-08-17 Andy Wingogst/gstpipeline.c (gst_pipeline_change_state): Interpre...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-16 Wim Taymansgst/base/gstbasesink.*: Store and use discont values...
2005-07-09 Thomas Vander Stichelegst/base/gstbasesrc.c: add finalize method and clean...
2005-07-06 Jan Schmidtexamples/: Update a couple of the examples to work...
2005-06-28 Wim Taymansgst/gstbus.c: Add debugging messages.
2005-06-28 Edward Herveygst/gstpipeline.c: Wheen a seek was successful on a...
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-25 Wim TaymansAllow elements to post EOS in the state change function.
2005-06-02 Wim Taymansgst/gstpipeline.c: Take snapshot of state without blocking.
2005-05-19 Ronald S. Bultjegst/gstpipeline.c: Do not access variables after they...
2005-05-14 Andy Wingogst/gstpipeline.c (gst_pipeline_init): Drop ref on...
2005-05-11 Andy Wingogst/elements/gstfakesink.c (gst_fakesink_render): Er...
2005-04-28 Wim Taymansgst/: Better debugging of clocking info.
2005-04-12 Wim TaymansAdded typefind helper.
2005-03-28 Wim TaymansAdded state change code.
2005-03-25 Ronald S. Bultjegst/gstbin.c: Add default event/set_manager handlers...
2005-03-25 Ronald S. Bultjegst/gstpipeline.c: Lock/unlock mismatch.
2005-03-21 Wim TaymansNext big merge.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-05-12 Benjamin Ottegst/gstpipeline.c: call gst_scheduler_reset on dispose...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2003-10-31 David SchleefFix warnings due to previous checkin
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-07-08 Benjamin Otteclean up element details structs
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-02-02 Wim Taymansgst_object_swap -> gst_object_replace as it's a better...
2003-01-17 Wim TaymansMore cleanups and refcount fixage
2002-12-16 Thomas Vander Sticheledon't do queries on error, we don't get many errors...
2002-12-10 David SchleefPartially revert last change, since it breaks things...
2002-12-03 Wim TaymansReset the scheduler when going to NULL
2002-11-22 Wim TaymansOnly setup the scheduler when going to READY so that...
2002-09-23 Thomas Vander Sticheleeven more obvious
2002-08-11 Thomas Vander Stichelebetter error handling, still needs improvement
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-10 David I. Lehnpoor error checking, should do something better
2002-05-04 Andy Wingogst_scheduler_factory_make () can accept NULL as the...
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-19 Wim TaymansSome more work on cleanup.
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-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-20 Erik Walthinsenchanged names from guchar* to gchar*, which makes C...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-25 Wim TaymansSome cleanups.
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-03-10 Erik Walthinsenadded tool-man's patch for g++ compilation, const gucha...
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-03-06 Wim TaymansSmall fixes to pipeline and gstbin. HEAD-20010306-PRE_AUTOPLUG2
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-19 Erik WalthinsenFirst pass at updating to new ghostpad system. The...
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-01 Wim TaymansFixed a very bad error with autoplugging.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Wim TaymansAdded multiple caps to the pads
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 TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-27 Erik WalthinsenMostly minor little changes, but two interesting things...
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-22 Wim TaymansImplemented some test cases... they all fail :-(
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-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 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-05 Wim TaymansFixed autoplugging.
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-12-03 Wim TaymansAdded multiple types to the pads.
2000-11-25 Wim TaymansCode Cleanups
2000-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-10-12 Wim TaymansRemoved the hardcoded pipeline setup is gstplay in...
2000-10-09 Wim TaymansFixed a severe timestamp bug in mpeg_play.
2000-10-08 Wim TaymansFixed a bug in the typeloading.
2000-09-24 Wim TaymansCleanups.
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-22 Wim TaymansMore docs (most of them just empty...)
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
next