gstreamer/tests/check
Wim Taymans 0176d5a0cf Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ...
Original commit message from CVS:
* check/gst/gstbin.c: (GST_START_TEST):
* check/gst/gstmessage.c: (GST_START_TEST):
* check/gst/gstpipeline.c: (GST_START_TEST), (message_received):
* gst/gstbin.c: (gst_bin_class_init), (gst_bin_recalc_func),
(bin_bus_handler):
* gst/gstelement.c: (gst_element_abort_state),
(gst_element_commit_state), (gst_element_lost_state):
* gst/gstmessage.c: (gst_message_new_state_changed),
(gst_message_new_state_dirty), (gst_message_new_segment_start),
(gst_message_new_segment_done), (gst_message_new_duration),
(gst_message_parse_state_changed),
(gst_message_parse_segment_start),
(gst_message_parse_segment_done), (gst_message_parse_duration):
* gst/gstmessage.h:
* tools/gst-launch.c: (event_loop):
Seriously, this is better than a previous commit as we only need
to notify the fact that an element changed state in a streaming
thread, marking the state of the parents dirty, hence the
STATE_DIRTY message instead of abusing a boolean in a STATE_CHANGE
message.
2005-10-18 16:25:38 +00:00
..
elements check/elements/fakesrc.c (test_no_preroll): New check, checks that setting a live fakesrc to PAUSED returns NO_PREROL... 2005-10-07 15:22:38 +00:00
generic Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
gst Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
libs merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
pipelines Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00