gstreamer/tests/check/gst
Tim-Philipp Müller 705936d1bf check/gst/gstbin.c: Added test to check state change order in bins (can still be made to fail here under heavy disk l...
Original commit message from CVS:
* check/gst/gstbin.c: (test_children_state_change_order_flagged_sink),
(test_children_state_change_order_semi_sink), (gst_bin_suite):
Added test to check state change order in bins (can still be made
to fail here under heavy disk load; bails out with 'Push on pad
fakesink:sink0, but it was not activated in push mode').
* gst/gstbin.c: (gst_bin_class_init), (gst_bin_change_state):
Fix state change order when there is only a semi sink (#316856)
* gst/gstbus.c: (gst_bus_class_init):
Use _class_peek_parent(), not _class_ref(); fix docs to say
'default main context' instead of 'mainloop' where that is
what's meant.
* gst/gstelement.c: (gst_element_commit_state),
(gst_element_set_state):
Fix typos in debug messages
2005-09-23 17:17:42 +00:00
..
.gitignore put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +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 check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstbin.c check/gst/gstbin.c: Added test to check state change order in bins (can still be made to fail here under heavy disk l... 2005-09-23 17:17:42 +00:00
gstbuffer.c gst/gstbuffer.c (gst_buffer_get_caps): Like all our _get accessors returning refcounted objects, return a ref. 2005-09-22 09:30:41 +00:00
gstbus.c GstBusHandler -> GstBusFunc, return value has the same meaning as any other GSource (FALSE == remove source). 2005-09-19 11:18:03 +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 remove the sync property from fakesink. 2005-09-20 15:45:42 +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 GstBusHandler -> GstBusFunc, return value has the same meaning as any other GSource (FALSE == remove source). 2005-09-19 11:18:03 +00:00
gstplugin.c put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +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
gstutils.c Test that removing probes from within the probe functions works. 2005-09-21 13:24:33 +00:00
gstvalue.c fix leak in the test itself 2005-09-22 20:02:11 +00:00