miscellaneous fixes, added gst_pad_unset_sched() api.
authorAndy Wingo <wingo@pobox.com>
Sat, 19 Jan 2002 06:29:40 +0000 (06:29 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 19 Jan 2002 06:29:40 +0000 (06:29 +0000)
commita43702feb036cd7e47799bc08c4ac02528052009
treee87092a0bffc91b061412669c4d5a5e1d8e635eb
parenta7c3fc7d6ce57b4f47607952f05fd1637aa2f7c4
miscellaneous fixes, added gst_pad_unset_sched() api.

Original commit message from CVS:
miscellaneous fixes, added gst_pad_unset_sched() api.

although I unref the old pipeline and the cothread context gets freed in dynamic-pipeline.c,
I still get segfaults.
gst/gstbin.c
gst/gstpad.c
gst/gstpad.h
gst/gstscheduler.c
gst/schedulers/gstbasicscheduler.c
tests/sched/dynamic-pipeline.c