pipeline: Take start_time after chaining up too
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 28 Jan 2010 14:55:27 +0000 (15:55 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 28 Jan 2010 14:55:27 +0000 (15:55 +0100)
commit69c531784e2b220465df99848fc886bbebd666e5
tree1021203d6108e6d708eec50606341fb99c3c2c5f
parent4f4c98e57bb12bf2d2fc281e9cceb5ddea4f174d
pipeline: Take start_time after chaining up too

Refactor the code to take the current start_time when going to PAUSED.
Make sure we also call the start_time update code after we chained up to the
parent bin.

Fixes #607842
gst/gstpipeline.c