gstreamer/check
Thomas Vander Stichele 6ed334f0f8 check/: add a test that does a bunch of state changes on elements needs some fixing for valgrind
Original commit message from CVS:

* check/Makefile.am:
* check/generic/states.c: (GST_START_TEST), (states_suite), (main):
add a test that does a bunch of state changes on elements
needs some fixing for valgrind
* check/states/sinks.c: (gst_object_suite):
whitespace
* gst/gstcaps.h:
add prototype for gst_caps_is_equal_fixed
* gst/gstplugin.c:
* gst/gstregistrypool.c:
doc fixes
2005-08-24 16:09:50 +00:00
..
elements check/Makefile.am: don't valgrind the controller test - it's leaking - Stefan, HELP 2005-08-21 10:39:39 +00:00
generic check/: add a test that does a bunch of state changes on elements needs some fixing for valgrind 2005-08-24 16:09:50 +00:00
gst Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that applications can sensibly post custom message... 2005-08-24 11:54:37 +00:00
gst-libs gracefully handle helper method calls to objects that are not beeing controlled, added test case for that 2005-08-23 21:32:31 +00:00
pipelines move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
states check/: add a test that does a bunch of state changes on elements needs some fixing for valgrind 2005-08-24 16:09:50 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am check/: add a test that does a bunch of state changes on elements needs some fixing for valgrind 2005-08-24 16:09:50 +00:00