gstreamer/tests
Benjamin Otte 8618dee239 First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them...
Original commit message from CVS:
First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them until I'm sure how events/buffers are going to work.
Oh, I enable -Werror where I could (see configure.ac for details)
2002-03-13 23:16:06 +00:00
..
bufspeed eat your own dogfood 2002-01-05 10:19:32 +00:00
memchunk compile fixen 2002-01-05 01:43:16 +00:00
muxing Make some things work again 2002-01-01 13:57:18 +00:00
old First commit of the new event stuff. I haven't tested if examples or tests work and I'm not going to bother with them... 2002-03-13 23:16:06 +00:00
sched miscellaneous fixes, added gst_pad_unset_sched() api. 2002-01-19 06:29:40 +00:00
.gitignore added more exes 2001-08-12 10:09:01 +00:00
lat.c added lat.c, thanks to MattyBoy 2002-01-05 02:04:28 +00:00
Makefile.am - add all the dirs to the DIST_SUBDIRS 2002-01-15 21:25:02 +00:00
README put everything in tests/ 2002-01-05 01:25:28 +00:00

This directory contains various tests designed to test GStreamer's
behavior. When these tests work, they should be recast in the form
of regression tests and moved to ../testsuite.