gst/gstbin.c: Add helper function to find messages.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 7 Jun 2007 10:11:47 +0000 (10:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 7 Jun 2007 10:11:47 +0000 (10:11 +0000)
commit491de61f5ae30dfcc644f83ad7c63eeb840243ec
tree0080fbed6f69ee1f719681891640bfd2578d8686
parent2a3d26e66e6e7d0c143eb197be6b8fe6428bd4bc
gst/gstbin.c: Add helper function to find messages.

Original commit message from CVS:
* gst/gstbin.c: (find_message), (bin_replace_message), (is_eos),
(gst_bin_remove_func), (gst_bin_element_set_state),
(bin_handle_async_start), (bin_handle_async_done),
(gst_bin_handle_message_func):
Add helper function to find messages.
Generate the async-done messages together with the state change
messages.
Small cleanups in handling toplevel bins.
ChangeLog
gst/gstbin.c