gstreamer/check
Wim Taymans 4d6a030306 check/gst/gstbin.c: Change for new bus API.
Original commit message from CVS:
* check/gst/gstbin.c: (GST_START_TEST):
Change for new bus API.

* check/gst/gstbus.c: (message_func_eos), (message_func_app),
(send_messages), (GST_START_TEST), (gstbus_suite):
Change for new bus signal API.

* gst/gstbus.c: (gst_bus_class_init), (gst_bus_have_pending),
(gst_bus_source_prepare), (gst_bus_source_check),
(gst_bus_create_watch), (gst_bus_add_watch_full),
(gst_bus_add_watch), (gst_bus_poll), (gst_bus_async_signal_func),
(gst_bus_sync_signal_handler), (gst_bus_add_signal_watch):
* gst/gstbus.h:
Remove support for multiple GSources operating on different
message types as it is too complex and unneeded when using
signals.
Added support for receiving signals from the bus.
2005-09-29 13:07:37 +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: Change for new bus API. 2005-09-29 13:07:37 +00:00
gst-libs check/gst-libs/controller.c: Update for controller api change. 2005-09-26 15:49:23 +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