gstreamer/test
Wim Taymans 0837e1e495 Modified a lot of plugins to use the caps system.
Original commit message from CVS:
Modified a lot of plugins to use the caps system.
Modified the caps of audio/raw to our agreed properties.
Added the multidisksrc plugin of Dominic Ludlam
Renamed audiosink/src to osssink/src and updated all the examples using
the old name. Moved oss specific plugins in an oss directory. removed
the old audiosink from the elements/ dir.
removed audioraw.h metadata header files since we now use the properties.
There are still a few plugins that won't build because they include the
old audioraw.h header file. This will be fixed soon.
Make sure the caps are set in the plugins as described by their
padtemplates (this should solve problems with gstmediaplay with various
media files).

*please don't panic when some plugins won't build, just cd manually into
the plugin dirs* This will be fixed soon.
2001-03-24 17:22:03 +00:00
..
bindings Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00
cothreads Remove cothreads.[ch] from tests/cothreads/ and replace then with a rule in the Makefile.am to generate symlinks to t... 2000-12-03 15:02:24 +00:00
xml Include compatability defines for libxml: use xmlChildrenNode instead of childs. 2001-03-02 17:03:20 +00:00
.gitignore Small fixes to pipeline and gstbin. 2001-03-06 22:32:27 +00:00
a.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
ac3parse.c Updates for the gst_pad_push changes 2000-12-27 22:39:45 +00:00
ac3play.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
ac3sync.c initial checkin 2000-01-30 10:44:33 +00:00
args.c initial checkin 2000-01-30 10:44:33 +00:00
avi2mpg.c updated test programs to new ghostpad API 2001-01-20 03:33:55 +00:00
aviparse.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
basic.c initial checkin 2000-01-30 10:44:33 +00:00
buffer.c initial checkin 2000-01-30 10:44:33 +00:00
cobin.c initial checkin 2000-01-30 10:44:33 +00:00
dvdcat.c Updates for the gst_pad_push changes 2000-12-27 22:39:45 +00:00
fake.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
gsttracedump.c initial checkin 2000-01-30 10:44:33 +00:00
jitter.c initial checkin 2000-01-30 10:44:33 +00:00
m.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
Makefile.am Small fixes to pipeline and gstbin. 2001-03-06 22:32:27 +00:00
mcut.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mem.c initial checkin 2000-01-30 10:44:33 +00:00
mem.h initial checkin 2000-01-30 10:44:33 +00:00
mp1parse.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mp1tomp1.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mp2toavi.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mp2tomp1.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mp3.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mp3parse.c Convert GstSrc's to GstElements. 2000-12-30 01:53:05 +00:00
mp3play.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mp3tovorbis.c Convert GstSrc's to GstElements. 2000-12-30 01:53:05 +00:00
mpeg2parse.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mpeg2parse2.c Use g_return_val_if_fail() instead of g_return_if_fail() where needed. 2001-03-04 22:26:33 +00:00
mpg123.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
p.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
pipetest.c Convert GstSrc's to GstElements. 2000-12-30 01:53:05 +00:00
plugin.c initial checkin 2000-01-30 10:44:33 +00:00
push.c initial checkin 2000-01-30 10:44:33 +00:00
qtest.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
r.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
README initial checkin 2000-01-31 03:25:25 +00:00
record.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
s.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
spectrum.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
states.c initial checkin 2000-01-30 10:44:33 +00:00
teardown.c initial checkin 2000-01-30 10:44:33 +00:00
typefind.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
types.c initial checkin 2000-01-30 10:44:33 +00:00
vidcapture.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
vidcapture2.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
videotest.c Small fixes to pipeline and gstbin. 2001-03-06 22:32:27 +00:00
w.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
wave.c Updates for the gst_pad_push changes 2000-12-27 22:39:45 +00:00
xmmstest.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +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.