gstreamer/test
Erik Walthinsen 7f8d8fe8d5 Merged from GOBJECT1 to HEAD at 200106241
Original commit message from CVS:
Merged from GOBJECT1 to HEAD at 200106241
2001-06-25 01:20:11 +00:00
..
bindings
cothreads
xml
.gitignore Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
a.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
ac3parse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
ac3play.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
ac3sync.c
args.c
avi2mpg.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
aviparse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
basic.c
buffer.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
cobin.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
dv2mp1.c some minor fixes.. 2001-05-25 20:41:07 +00:00
dvdcat.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
dvshow.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
fake.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
gsttracedump.c
jitter.c
lat.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
m.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
Makefile.am Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
mcut.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
mem.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
mem.h
mp1parse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp1tomp1.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp2toavi.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp2tomp1.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp3.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp3mad.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp3parse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp3play.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp3tovorbis.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mpeg2parse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mpeg2parse2.c Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
mpeg2parse3.c Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
mpeg2parse4.c Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +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 Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
plugin.c
push.c
qtest.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
r.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
README
record.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +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
teardown.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
typefind.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
types.c
vidcapture.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
vidcapture2.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
video2mp1.c Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
videotest.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
videotest2.c Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
w.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
wave.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
xmmstest.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +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.