gstreamer/tests
Steve Baker aadf0570fa threadstate4 fails randomly on state change. it is { { fakesrc } ! queue ! fakesink }
Original commit message from CVS:
threadstate4 fails randomly on state change. it is { { fakesrc } ! queue ! fakesink }
2002-06-03 18:37:36 +00:00
..
bufspeed fix all compiler warnings 2002-04-04 19:28:23 +00:00
memchunk fix all compiler warnings 2002-04-04 19:28:23 +00:00
muxing commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
old fixes bug 83427 2002-05-30 14:30:47 +00:00
sched revert patch to dynamic-pipeline and document more fully 2002-05-08 21:32:03 +00:00
threadstate threadstate4 fails randomly on state change. it is { { fakesrc } ! queue ! fakesink } 2002-06-03 18:37:36 +00:00
.gitignore added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) 2002-03-25 05:01:02 +00:00
lat.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
Makefile.am added a test which shows a problem with state changes when the toplevel bin is a thread. 2002-06-01 15:01:51 +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.