summaryrefslogtreecommitdiff
path: root/gst/gsttaskpool.c
Commit message (Expand)AuthorAgeFilesLines
* taskpool: make debug only code conditionalStefan Kost2010-09-131-1/+6
* Make code safe for -Wredundant-declsBenjamin Otte2010-03-101-2/+0
* docs: add Since markers to task pool docs and document task functionTim-Philipp Müller2010-01-061-0/+10
* optimisation : Use g_object_newv where possible.Edward Hervey2009-10-281-1/+1
* Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller2009-10-281-1/+1
* taskpool: fix unused variable warning in case debugging is disabledTim-Philipp Müller2009-06-191-3/+1
* TaskPool: remove _set_func()Wim Taymans2009-05-121-20/+40
* taskpool: fix docs, make push/join genericWim Taymans2009-05-121-9/+11
* taskpool: add new object to manage threadsWim Taymans2009-05-121-0/+249