gstreamer/tests
Andy Wingo b214d35eed commit to make gstreamer follow the gtk function/macro naming conventions:
Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:

GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

and the same for *factory and typefind.
2002-04-11 20:35:18 +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 commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
sched commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +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 - add all the dirs to the DIST_SUBDIRS 2002-01-15 21:25:02 +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.