gstreamer/tests/sched
Andy Wingo d262bea863 summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading...
Original commit message from CVS:
summary: fix xml in gstreamer

1) make clear distinction between loading xml that actually creates objects and loading xml that just
synchronizes properties with objects. moved most of gst_element_restore_thyself functionality to
gst_xml_make_element. this new function name can change if it sucks.
2) many various fixes. createxml and runxml work now.
3) doc updates.
4) GstSignalObject is stil broken. i have no idea what it's supposed to do.
2002-01-11 15:49:47 +00:00
..
cases Fixed a bug in gstbin.c the manager was not detected. 2000-12-22 23:23:10 +00:00
.gitignore added .cvsignore 2001-01-01 03:44:19 +00:00
dynamic-pipeline.c summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading... 2002-01-11 15:49:47 +00:00
Makefile.am - use GST_CFLAGS only 2001-12-16 18:49:35 +00:00
runtestcases Implemented some test cases... they all fail :-( 2000-12-22 16:14:33 +00:00
runxml.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
testcases Converted to a Makefile.am, fixed up the GstSrc thing, and removed a set to READY state before PLAYING that isn't nec... 2000-12-31 22:11:35 +00:00
testcases1.tc Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +00:00