gstreamer/tests
Erik Walthinsen ae0d5d1889 Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which inv...
Original commit message from CVS:
Massive, massive update of most source files.  I went through and cleaned
up all the warnings that I could, which involved fixing some of the plugins.

The configure.in script was re-arranged and cleaned up so, and a check for
libtool 1.3.5 was added to autogen.sh.  Added checks for Gtk and GNOME.

Some plugins were removed from the list of things to build for various reasons.

Added GST_DEBUG_FORCE_DISABLE in gstgetbits, since that's time critical and
even an if() from a DEBUG can significantly increase runtimes.
2001-01-02 08:13:34 +00:00
..
eos Fixed makefiles for docs 2001-01-02 02:16:24 +00:00
old/examples Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which inv... 2001-01-02 08:13:34 +00:00
sched added .cvsignore 2001-01-01 03:44:19 +00:00
.gitignore updated .cvsignore 2001-01-01 03:22:59 +00:00
autoplug.c Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
caps.c Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
case4.c Updated test programs 2001-01-01 04:10:52 +00:00
init.c Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
load.c New test programs. 2000-12-31 22:14:06 +00:00
loadall.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
Makefile.am ooops, eos is a dir 2001-01-02 02:18:50 +00:00
markup.c Updated test programs 2001-01-01 04:10:52 +00:00
mp3encode.c WARNING: Don't grab this updated unless you're really, REALLY sure. 2000-12-16 10:18:09 +00:00
pad-active.c WARNING: Don't grab this updated unless you're really, REALLY sure. 2000-12-16 10:18:09 +00:00
padfactory.c Test program for the pad factory 2000-12-31 16:15:11 +00:00
paranoia.c Updated test programs 2001-01-01 04:10:52 +00:00
props.c Updated some test programs 2000-12-29 18:31:06 +00:00
queue.c Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
README Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
registry.c Pending editor changes. fixes for autoplug of elementary MPEG1 video streams make sure mp3 types get compiled videosi... 2000-12-28 02:51:07 +00:00
rip.c Updated test programs 2001-01-01 04:10:52 +00:00
simplefake.c Updated test programs 2001-01-01 04:10:52 +00:00
states.c Added multiple caps to the pads 2000-12-31 16:12:48 +00:00

This directory contains various tests designed to verify GStreamer
behavior.  If any of them exit with a non-zero value, something's wrong.