taskpool: add new object to manage threads
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 23 Apr 2009 13:44:13 +0000 (15:44 +0200)
committerWim Taymans <wim@metal.(none)>
Mon, 11 May 2009 22:22:19 +0000 (00:22 +0200)
commitaadac11ae3b5ce97b4ad3efaf8eb65466663f9e1
tree8694a9512f042cd4d0210e7cb74d82c476bda062
parentb6f55607d6491691fba47ddbfd5d61a357047c13
taskpool: add new object to manage threads

Add a new object GstTaskPool to manage the streaming threads.
This will allow us to create and use custom configured threads.
docs/gst/gstreamer-docs.sgml
docs/gst/gstreamer-sections.txt
gst/Makefile.am
gst/gst.h
gst/gsttaskpool.c [new file with mode: 0644]
gst/gsttaskpool.h [new file with mode: 0644]