uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gsttask.h
2011-03-17 Tim-Philipp Müllertask: fix GST_TASK_BROADCAST
2010-03-15 Wim Taymanstask: retab
2009-05-11 Wim TaymansGstTask: add methods for configuring the pool
2009-05-11 Wim TaymansGstTask: use GstTaskPool for managing threads
2009-05-11 Wim TaymansTask: add method to set the priority
2009-05-11 Wim TaymansGstTask: improve documentation
2009-05-11 Wim TaymansTask: remove create/join methods
2009-05-11 Wim TaymansGstTask: allow setting callbacks
2009-05-11 Wim TaymansGstTask: unify task state functions
2008-05-26 Peter Kjellerstedtgst/: Fixed a bunch of typos.
2006-07-06 Wim Taymansgst/: Remove comma at end of enumerator list.
2006-02-13 Wim Taymansgst/gsttask.*: Detect and warn for obvious deadlocks...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-09 Wim Taymansgst/gstiterator.c: Fix revision data.
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-20 Wim Taymansgst/gsttask.*: More docs.
2005-08-24 Wim Taymanscheck/generic/states.c: Make sure all tasks are stopped.
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-06-25 Wim Taymansgst/: Right, two problems here: ghostpads don't take...
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-03-21 Wim TaymansNext big merge.