gstreamer/tests
Wim Taymans c17b392f20 Example of how an app could read data from a pipeline, this one wont run before queue is changed.
Original commit message from CVS:
Example of how an app could read data from a pipeline, this one wont run
before queue is changed.
2003-02-12 23:18:54 +00:00
..
bufspeed use AM_CFLAGS instead of CFLAGS 2002-11-02 05:24:27 +00:00
memchunk Small compile fixes 2003-02-10 20:08:59 +00:00
muxing Small compile fixes 2003-02-10 20:08:59 +00:00
old Example of how an app could read data from a pipeline, this one wont run before queue is changed. 2003-02-12 23:18:54 +00:00
sched Shows the problem with adder and optscheduler, this program simulates bug triggered by RhythmBox 2003-01-11 14:56:47 +00:00
seeking Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00
threadstate Small compile fixes 2003-02-10 20:08:59 +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 Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00
Makefile.am Small compile fixes 2003-02-10 20:08:59 +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.