gstreamer/tests
Wim Taymans 64a740ad9b Move a step closer to autoplugging. The element selection in the pipeline works.
Original commit message from CVS:
Move a step closer to autoplugging. The element selection in the
pipeline works.
Slight modification to the typefind function handling.
removed the stupid mime types in the mpeg decoders.
Adjust videosink for the new caps handling.
Modified the queue example to show an error in plan creation; Erik can you
solve this? This is the type of pipelines autoplugging uses.
2000-12-15 16:43:26 +00:00
..
old/examples Move a step closer to autoplugging. The element selection in the pipeline works. 2000-12-15 16:43:26 +00:00
.gitignore Header cleanup: try to include as little as possible; this will probably speed up compilation a bit. 2000-12-15 01:57:34 +00:00
caps.c More Caps changes, this change introduces the padfactory. the GstPadFactory will be used to describe the pads that an... 2000-12-12 19:29:43 +00:00
init.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
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 Added LAME encoder. Wow. 2000-12-12 09:40:25 +00:00
paranoia.c Brand new source, the cdparanoia source. Reads audio data from a CD, writes out raw audio. The tests/paranoia.c pro... 2000-12-12 06:49:26 +00:00
queue.c Updated to latest code for testing scheduling. 2000-12-11 00:25:06 +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 More Caps changes, this change introduces the padfactory. the GstPadFactory will be used to describe the pads that an... 2000-12-12 19:29:43 +00:00
rip.c Header cleanup: try to include as little as possible; this will probably speed up compilation a bit. 2000-12-15 01:57:34 +00:00
simplefake.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
states.c Added a test program for the capabilities 2000-12-03 17:52:14 +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.