gstreamer/tests/sched
Wim Taymans 086de421dc Totally rewritten registry handling.
Original commit message from CVS:
Totally rewritten registry handling.
- move the registry save/load code into a gstregistry subclass, this
will make it possible to use other registries (flat file, web based,
RDBMS type, etc..)
- a simple GMarkup xml registry is implemented
- use standard statically linked plugins for core elements.
- GstPlugin has a very well defined set of functions now
A little bytestream hack..
Added more info to -inspect.
Some more debugging info for clocking.
Small cleanups

I use ./gst-register --gst-plugin-path=/opt/src/sourceforge/gst-plugins/gst-libs:/opt/src/sourceforge/gst-plugins/
to register core and gst-plugins now.
2002-05-08 20:40:48 +00:00
..
cases Fixed a bug in gstbin.c the manager was not detected. 2000-12-22 23:23:10 +00:00
.gitignore added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) 2002-03-25 05:01:02 +00:00
dynamic-pipeline.c Totally rewritten registry handling. 2002-05-08 20:40:48 +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 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10: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