- The clock_wait now returns the difference between requested time and unlock time.
[platform/upstream/gstreamer.git] / gst / schedulers / gstbasicscheduler.c
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-26 Andy Wingoimplemented threadsafe property set/get system as discu...
2002-05-25 Thomas Vander SticheleAPI cleanup: (s/g)et_sched -> _scheduler
2002-05-09 Wim TaymansUnconnected pad errors are detected elsewhere
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-06 Benjamin Ottemerged schedulers
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
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-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-02-23 Wim TaymansStore the element in the cothread private field.
2002-02-11 Andy Wingoremoved cothread-specific code from gstinfo.c because...
2002-02-05 Benjamin Ottebugfix: nobody knows if the pad will still be there...
2002-02-02 Wim TaymansSmall cleanups
2002-01-28 Benjamin Ottefix SEGV when connecting chains during an iteration
2002-01-19 Andy Wingomiscellaneous fixes, added gst_pad_unset_sched() api.
2002-01-01 Wim TaymansSmall cleanups
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
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-20 Wim Taymanscothread cleanup.
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-18 Wim TaymansClean to cothread context when destroyed
2001-12-17 Christian Schallerok, one big bad file fixed for // comments almost,...
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...