gst_scheduler_factory_make () can accept NULL as the first arg now _create () sets...
authorAndy Wingo <wingo@pobox.com>
Sat, 4 May 2002 18:59:24 +0000 (18:59 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 4 May 2002 18:59:24 +0000 (18:59 +0000)
commit66911204511749290cf0ace4f0d4d87f9133f3e4
tree10d819ce04c0536415505b728a6a2abd30567bcc
parent19bd060114db0296c7d9da24a675987a1cbb451d
gst_scheduler_factory_make () can accept NULL as the first arg now _create () sets the element sched and refcounts th...

Original commit message from CVS:
* gst_scheduler_factory_make () can accept NULL as the first arg now
*                      _create () sets the element sched and refcounts the scheduler
* corresponding touchups to gstpipeline and gstthread
gst/gstpipeline.c
gst/gstscheduler.c
gst/gstthread.c