gstreamer/check/gst
David Schleef 277ab581df Getting tired of debugging. Disabled all the unreffing of plugins and features, which fixes the segfaults, but of co...
Original commit message from CVS:
* check/gst/gstplugin.c:
* gst/gstelementfactory.c:
* gst/gstplugin.c:
* gst/gstpluginfeature.c:
* gst/gstregistry.c:
Getting tired of debugging.  Disabled all the unreffing of
plugins and features, which fixes the segfaults, but of
course leaks like crazy.  At least playbin works.
2005-09-16 04:54:24 +00:00
..
.gitignore check/: adding a test for pipelines and state changes 2005-09-09 12:02:41 +00:00
capslist.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gst.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstbin.c gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstbuffer.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstbus.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstcaps.c check/gst/gstcaps.c: Added check for gst_static_caps_get() refcounting. 2005-08-22 15:08:44 +00:00
gstelement.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstevent.c check/gst/gstevent.c: Er, don't call gst_bin_watch_for_state_change you idiot. 2005-08-21 11:40:44 +00:00
gstghostpad.c add a check for a ghostpad that doesn't have a target being linked 2005-09-06 18:18:48 +00:00
gstiterator.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstmessage.c gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstminiobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstpad.c check/gst/gstpad.c: add tests for valid pad naming 2005-09-09 14:34:43 +00:00
gstpipeline.c add a gst_element_set_state_async method that sets the state and starts a thread to make sure the state change comple... 2005-09-12 18:14:03 +00:00
gstplugin.c Getting tired of debugging. Disabled all the unreffing of plugins and features, which fixes the segfaults, but of co... 2005-09-16 04:54:24 +00:00
gststructure.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstvalue.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00