message: add a new message to reset time
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 Jun 2012 08:16:27 +0000 (10:16 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 14 Jun 2012 07:04:28 +0000 (09:04 +0200)
commit8118767c827192aa6d2b05230828666102446e4d
treeadedc7f6032f9fac29d1d72b4c1212682adcd47e
parentd05ad920ce09b3b9c941f757163df9caacda97fd
message: add a new message to reset time

Add a new message to reset the pipeline running_time. Currently reseting the
pipeline can only be requested in the async_done message which means that the
pipeline needs to be prerolled. It is better to move this to a separate message.
gst/gstmessage.c
gst/gstmessage.h
gst/gstquark.c
gst/gstquark.h
win32/common/libgstreamer.def