gstreamer/tests
Erik Walthinsen 01e05ff187 ported example plugin to gobject
Original commit message from CVS:
ported example plugin to gobject
2001-06-24 23:50:01 +00:00
..
eos Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
nego Fixed a couple of compiler warnings. 2001-06-01 18:24:41 +00:00
old ported example plugin to gobject 2001-06-24 23:50:01 +00:00
sched Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
.gitignore Merged the CAPSNEGO1 branch.. 2001-03-12 21:02:12 +00:00
autoplug.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
autoplug2.c just call exit() once 2001-05-10 20:25:29 +00:00
autoplug3.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
autoplug4.c Autoplug3 shows an example of an autoplugged mp3 player. 2001-04-17 21:03:43 +00:00
caps.c A rather large patch: 2001-04-14 18:56:37 +00:00
capsconnect.c Fixed a couple of compiler warnings. 2001-06-01 18:24:41 +00:00
case4.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
incsched.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
init.c Added multiple caps to the pads 2000-12-31 16:12:48 +00:00
load.c Fixed a couple of compiler warnings. 2001-06-01 18:24:41 +00:00
loadall.c Fixed a couple of compiler warnings. 2001-06-01 18:24:41 +00:00
Makefile.am test for disconnect and reconnect of elements 2001-06-01 22:23:24 +00:00
markup.c Updated test programs 2001-01-01 04:10:52 +00:00
mp1vid.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
mp3encode.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +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 API docs updates. 2001-04-22 16:04:19 +00:00
paranoia.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
props.c A rather large patch: 2001-04-14 18:56:37 +00:00
queue.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +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
reaping.c Fixed a couple of compiler warnings. 2001-06-01 18:24:41 +00:00
reconnect.c ok, this works now 2001-06-01 22:36:04 +00:00
registry.c Fixed a couple of compiler warnings. 2001-06-01 18:24:41 +00:00
rip.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
simplefake.c Updated test programs 2001-01-01 04:10:52 +00:00
states.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +00:00
tee.c Add gst_element_request_compatible_pad and remove gst_element_request_pad. 2001-01-23 18:42:23 +00:00
threadlock.c Lots of compile fixes for glib2.0 2001-06-22 01:05:22 +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.