Erik Walthinsen 9ca8248cc2 Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef...
Original commit message from CVS:
Massive build fixup.  Will send message to -devel list later with details
on the changes and what they mean for Makefile.am writers.  Check
docs/random/omega/build/TODO for a list of things that I had to make sure
of.

NOTE: this requires a complete rebuild of all plugins, since I also
changed the STATE enum to a bitfield instead of sequential numbers.
2001-01-14 21:55:41 +00:00
..
a.c
2000-12-30 01:53:05 +00:00
2000-10-25 19:09:53 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-12-30 01:53:05 +00:00
2000-12-30 01:53:05 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-12-27 22:39:45 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
m.c
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-12-30 01:53:05 +00:00
2000-12-30 01:53:05 +00:00
2000-12-30 01:53:05 +00:00
2001-01-01 07:44:32 +00:00
2000-12-30 01:53:05 +00:00
2000-12-30 01:53:05 +00:00
2000-12-30 01:53:05 +00:00
2000-01-30 10:44:33 +00:00
p.c
2000-01-30 10:44:33 +00:00
2000-12-30 01:53:05 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2001-01-01 07:44:32 +00:00
r.c
2000-01-30 10:44:33 +00:00
2000-01-31 03:25:25 +00:00
2000-12-27 22:39:45 +00:00
s.c
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
w.c
2000-01-30 10:44:33 +00:00
2000-12-27 22:39:45 +00:00

This is a collection of test programs of all sorts, ranging from the first
version of GiST to the simple hard-disk recorder used in the Oct
31, 1999 inaugural run of GStreamer in a 'real' environment.  Not all are
included, because most are obsolete.  All the stuff you see in the first
line of the Makefile.am (commented out) is both old and broken.

One of these days test/ will turn back into a real test-suite for
GStreamer, but for now it's my sandbox.