TaskPool: remove _set_func()
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 24 Apr 2009 10:35:08 +0000 (12:35 +0200)
committerWim Taymans <wim@metal.(none)>
Mon, 11 May 2009 22:27:38 +0000 (00:27 +0200)
commitd2c5ea9a405299a4107f35c3b01df013aad9d3cc
treee71441000571348acb98a080739691022add7db6
parent4cc2e05629fd035cdd420f0b7140348e06ce95ee
TaskPool: remove _set_func()

Remove the static function set on the TaskPool before _prepare() is called and
allow for assigning a function to a Task when we _push().
Update the examples
docs/gst/gstreamer-sections.txt
gst/gsttask.c
gst/gsttaskpool.c
gst/gsttaskpool.h
tests/examples/streams/.gitignore
tests/examples/streams/testrtpool.c
win32/common/libgstreamer.def