author | Wim Taymans <wim.taymans@gmail.com> | |
Wed, 28 Sep 2005 16:43:20 +0000 (16:43 +0000) | ||
committer | Wim Taymans <wim.taymans@gmail.com> | |
Wed, 28 Sep 2005 16:43:20 +0000 (16:43 +0000) | ||
commit | bf443a46392f61c10117a682e0067b99cfacff3f | |
tree | e11f18d82f8d6565d7d5ad5c5fd99b5f038e740e | tree | snapshot (tar.xz tar.gz zip) |
parent | d6b67a4dd8bfd3f642712816c5f87d014f021224 | commit | diff |
gst/gstbus.*: Added async-message and sync-message signals to the bus.
Original commit message from CVS:
* gst/gstbus.c: (marshal_VOID__MINIOBJECT), (gst_bus_class_init),
(gst_bus_post), (poll_func), (gst_bus_async_signal_func),
(gst_bus_sync_signal_handler):
* gst/gstbus.h:
Added async-message and sync-message signals to the bus.
Added helper BusFunc to emit signals for all posted messages.
* gst/gstmessage.c: (gst_message_type_get_name),
(gst_message_type_to_quark), (gst_message_get_type):
* gst/gstmessage.h:
Register quarks for message names.
Original commit message from CVS:
* gst/gstbus.c: (marshal_VOID__MINIOBJECT), (gst_bus_class_init),
(gst_bus_post), (poll_func), (gst_bus_async_signal_func),
(gst_bus_sync_signal_handler):
* gst/gstbus.h:
Added async-message and sync-message signals to the bus.
Added helper BusFunc to emit signals for all posted messages.
* gst/gstmessage.c: (gst_message_type_get_name),
(gst_message_type_to_quark), (gst_message_get_type):
* gst/gstmessage.h:
Register quarks for message names.
ChangeLog | diff | blob | history | |
gst/gstbus.c | diff | blob | history | |
gst/gstbus.h | diff | blob | history | |
gst/gstmessage.c | diff | blob | history | |
gst/gstmessage.h | diff | blob | history |