gstreamer/check
Wim Taymans 20aff65b34 Make messages future proof. state-change gets a flag if it was a message comming from the streaming thread.
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: (bin_bus_handler):
* gst/gstelement.c: (gst_element_commit_state),
(gst_element_lost_state):
* gst/gstmessage.c: (gst_message_new_state_changed),
(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):
Make messages future proof.
state-change gets a flag if it was a message comming from the
streaming thread.
segment-start/stop can also be specified in other formats.
A message to notify an app that a pipeline changed playback
duration.
Also fix a GstMessage leak in -launch
2005-10-18 13:19:16 +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 check/: Check fixes, use API as stated in design docs, remove hacks. 2005-10-10 16:38:26 +00:00
gst Make messages future proof. state-change gets a flag if it was a message comming from the streaming thread. 2005-10-18 13:19:16 +00:00
gst-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
states 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