summaryrefslogtreecommitdiff
path: root/gst/gsttaskpool.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-2/+2
2010-09-13taskpool: make debug only code conditionalStefan Kost1-1/+6
2010-03-10Make code safe for -Wredundant-declsBenjamin Otte1-2/+0
2010-01-06docs: add Since markers to task pool docs and document task functionTim-Philipp Müller1-0/+10
2009-10-28optimisation : Use g_object_newv where possible.Edward Hervey1-1/+1
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-1/+1
2009-06-19taskpool: fix unused variable warning in case debugging is disabledTim-Philipp Müller1-3/+1
2009-05-12TaskPool: remove _set_func()Wim Taymans1-20/+40
2009-05-12taskpool: fix docs, make push/join genericWim Taymans1-9/+11
2009-05-12taskpool: add new object to manage threadsWim Taymans1-0/+249