gstreamer/check
Jan Schmidt 59a41141ca Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that applications can sensibly post custom message...
Original commit message from CVS:
* check/gst/gstbin.c: (GST_START_TEST):
* gst/gstbin.c: (bin_bus_handler):
* gst/gstmessage.c: (gst_message_finalize), (_gst_message_copy),
(gst_message_new), (gst_message_new_eos), (gst_message_new_error),
(gst_message_new_warning), (gst_message_new_tag),
(gst_message_new_state_changed), (gst_message_new_segment_start),
(gst_message_new_segment_done), (gst_message_new_custom):
* gst/gstmessage.h:
* tools/gst-launch.c: (event_loop):
* tools/gst-md5sum.c: (event_loop):
Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so
that applications can sensibly post custom messages with references
to their own objects.
2005-08-24 11:54:37 +00:00
..
elements check/Makefile.am: don't valgrind the controller test - it's leaking - Stefan, HELP 2005-08-21 10:39:39 +00:00
gst Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that applications can sensibly post custom message... 2005-08-24 11:54:37 +00:00
gst-libs gracefully handle helper method calls to objects that are not beeing controlled, added test case for that 2005-08-23 21:32:31 +00:00
pipelines move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
states move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am check/Makefile.am: clean up environment for when registry gets built versus when actual tests are run; valgrind seems... 2005-08-21 15:01:18 +00:00