gstreamer/test
David I. Lehn 2225ba377b DVD update:
Original commit message from CVS:
DVD update:
- use libdvdread
- title/chap/angle interface for dvdsrc
- test app dvdplay.c
2001-10-18 21:06:06 +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
bufspeed merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +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
events merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
memchunk merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
misc Added some test apps by Zeenix. 2001-08-10 17:45:36 +00:00
xml Lots of modifications to the plugin system. 2001-08-21 20:16:48 +00:00
.gitignore DVD update: 2001-10-18 21:06:06 +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 merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +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 sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
aviparse.c merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
basic.c initial checkin 2000-01-30 10:44:33 +00:00
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
dvdplay.c DVD update: 2001-10-18 21:06:06 +00:00
dvshow.c merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
fake.c Fixed some compile warnings. 2001-06-01 18:09:26 +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
lat.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
m.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
main.c merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
Makefile.am DVD update: 2001-10-18 21:06:06 +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 initial checkin 2000-01-30 10:44:33 +00:00
mp1parse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp1tomp1.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp2toavi.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp2tomp1.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp2tomp1v2.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp3.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp3mad.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
mp3parse.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp3play.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mp3tovorbis.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
mpeg2parse2.c merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
mpeg2parse3.c s/ac3dec/a52dec/ 2001-10-18 21:04:26 +00:00
mpeg2parse4.c s/ac3dec/a52dec/ 2001-10-18 21:04:26 +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 sync with the current CVS glib API 2001-08-13 19:00:13 +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 sync with the current CVS glib API 2001-08-13 19:00:13 +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 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
sinesliders.c changes for dparams move 2001-10-07 09:50:42 +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 Fixed some compile warnings. 2001-06-01 18:09:26 +00:00
testspeed.c changed speed to be loop-based, work with floats as well as gint8 and gint16, mono only now though added speed demo a... 2001-08-25 02:19:20 +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 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.