summaryrefslogtreecommitdiff
path: root/gst/gsttask.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-12GstTask: add methods for configuring the poolWim Taymans1-0/+3
2009-05-12GstTask: use GstTaskPool for managing threadsWim Taymans1-1/+2
2009-05-12Task: add method to set the priorityWim Taymans1-0/+1
2009-05-12GstTask: improve documentationWim Taymans1-1/+1
2009-05-11Task: remove create/join methodsWim Taymans1-8/+5
2009-05-11GstTask: allow setting callbacksWim Taymans1-2/+30
2009-05-11GstTask: unify task state functionsWim Taymans1-0/+1
2008-05-26gst/: Fixed a bunch of typos.Peter Kjellerstedt1-6/+5
2006-07-06gst/: Remove comma at end of enumerator list.Wim Taymans1-1/+1
2006-02-13gst/gsttask.*: Detect and warn for obvious deadlocks. fixes #320340Wim Taymans1-1/+9
2005-11-21*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo1-1/+1
2005-11-09gst/gstiterator.c: Fix revision data.Wim Taymans1-1/+1
2005-10-21And 2% more doc coverage.Wim Taymans1-0/+37
2005-10-20gst/gsttask.*: More docs.Wim Taymans1-0/+25
2005-08-24check/generic/states.c: Make sure all tasks are stopped.Wim Taymans1-6/+8
2005-07-18Removed plugable schedulers.Wim Taymans1-5/+2
2005-06-25gst/: Right, two problems here: ghostpads don't take locks and glib _rec_mute...Wim Taymans1-0/+2
2005-05-25gst/: Implement gst_pad_pause/start/stop_task(), take STREAM lock in task fun...Wim Taymans1-4/+12
2005-03-21Next big merge.Wim Taymans1-0/+96