Only setup the scheduler when going to READY so that one can create a pipeline in...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 22 Nov 2002 22:10:06 +0000 (22:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 22 Nov 2002 22:10:06 +0000 (22:10 +0000)
commita003b87f10ba4b11bd58364030f93aae37180d8a
tree1eed16045e0af9493364032049ef3f2d91e805f7
parent12490346d035ca4f3e8e86fcc502ffa15c7b703e
Only setup the scheduler when going to READY so that one can create a pipeline in another thread than that where it w...

Original commit message from CVS:
Only setup the scheduler when going to READY so that one can create a
pipeline in another thread than that where it will eventually iterate in.
gst/gstpipeline.c