gstreamer/check
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
..
elements check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00
generic check/generic/states.c: Add a sleep to ensure elements have a chance to start their pad tasks before shutdown. Reduce... 2005-09-20 00:27:37 +00:00
gst 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
gst-libs more leaks plumbed, added more debug-logging 2005-09-20 10:41:03 +00:00
pipelines check/: enable cleanup again after fixing the leak 2005-09-19 14:41:57 +00:00
states gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am gst/gstconfig.h.in: Psych out gtk-doc. 2005-09-22 12:05:05 +00:00