gstreamer/tests
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
..
bufspeed eat your own dogfood 2002-01-05 10:19:32 +00:00
memchunk compile fixen 2002-01-05 01:43:16 +00:00
muxing Make some things work again 2002-01-01 13:57:18 +00:00
old 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
sched 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
.gitignore added more exes 2001-08-12 10:09:01 +00:00
lat.c added lat.c, thanks to MattyBoy 2002-01-05 02:04:28 +00:00
Makefile.am put everything in tests/ 2002-01-05 01:25:28 +00:00
README put everything in tests/ 2002-01-05 01:25:28 +00:00

This directory contains various tests designed to test GStreamer's
behavior. When these tests work, they should be recast in the form
of regression tests and moved to ../testsuite.