message: add the running-time to the async-done message
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 Jun 2012 08:52:48 +0000 (10:52 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 14 Jun 2012 07:04:33 +0000 (09:04 +0200)
commit7b6ebd4b5bb0cb5460972c6b7ca860eaf1b13d24
treeb0dac376b850ff895b185c95e51a4b3c20f2d4cb
parent9c8ee44f9bcbe039a133a7a2adc76ccf4652239a
message: add the running-time to the async-done message

Add the running-time of the buffer that caused the async operation to complete
to the async-done message.
Update bin to handle the new async-done message.
gst/gstbin.c
gst/gstmessage.c
gst/gstmessage.h
libs/gst/base/gstbasesink.c