pipeline: use reset_time message to reset the start time
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 Jun 2012 08:51:04 +0000 (10:51 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 14 Jun 2012 07:04:33 +0000 (09:04 +0200)
commit9c8ee44f9bcbe039a133a7a2adc76ccf4652239a
treefdd7b9059040561bde680e4894f0482c857fcc39
parent8118767c827192aa6d2b05230828666102446e4d
pipeline: use reset_time message to reset the start time

Use the new RESET_TIME message to reset the start-time of the pipeline to the
requested time.
Make basesink request a new running-time when the flush-stop message tells it to
insteasd of waiting for preroll.
gst/gstpipeline.c
libs/gst/base/gstbasesink.c