Some more work on cleanup.
[platform/upstream/gstreamer.git] / gst / gstscheduler.c
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-09 Wim TaymansAdded some more docs
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-14 Wim TaymansCall the default handler of the pad
2001-11-14 Wim TaymansDirect events to the event handler for non event-ware...
2001-10-27 Erik Walthinsenadded taaz's threading patch, including queue events
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-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-08-10 Wim TaymansRemoved the old eos and qos functions.
2001-08-06 Erik WalthinsenInitial code for the event system.
2001-07-15 Wim TaymansProperly set the eos flag when no elements can be sched...
2001-07-11 Wim TaymansAdded a g_assert when a filled bufpen is overwritten.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-15 Wim TaymansChanged a stupid assert in request_pad.
2001-06-01 Wim TaymansFixed some warnings.
2001-05-26 Erik Walthinsenfixed cothread locking and set_arg/get_arg safety,...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-16 David I. Lehn- Fix cothread pointers and allocation so full 2M stack...
2001-02-10 Wim Taymans- backported the xml load bug in the properties
2001-02-05 Erik WalthinsenReworked getregion/pullregion stuff. Region is now...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
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-07 Erik Walthinsenremoved a leak
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
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 WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
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...