Richard Boulton 59030bfc59 Patch from Chris Emerson for PPC. cothreads stuff was causing segfaults, because the stack needs to be initialised w...
Original commit message from CVS:
Patch from Chris Emerson for PPC.  cothreads stuff was causing segfaults,
because the stack needs to be initialised with a particular structure on
PPC, unlike x86 where it simply has items pushed or popped.
Added Chris to AUTHORS, for his trouble.
2000-09-21 00:57:09 +00:00
..
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +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-08-14 15:17:24 +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-09-14 22:18:43 +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-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-09-14 22:18:43 +00:00
2000-08-14 15:17:24 +00:00
2000-01-30 10:44:33 +00:00
p.c
2000-01-30 10:44:33 +00:00
2000-08-14 15:17:24 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-08-14 15:17:24 +00:00
r.c
2000-01-30 10:44:33 +00:00
2000-01-31 03:25:25 +00:00
2000-08-14 15:17:24 +00:00
s.c
2000-01-30 10:44:33 +00:00
2000-08-14 15:17:24 +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
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
2000-08-14 15:17:24 +00:00
w.c
2000-01-30 10:44:33 +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.