pipeline: deprecate old methods, fix test
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 29 May 2009 10:21:36 +0000 (12:21 +0200)
committerWim Taymans <wim@metal.(none)>
Fri, 29 May 2009 10:21:36 +0000 (12:21 +0200)
commit087c8957d28bd948b514feff3fc8999786d1ac3a
treef539ea0425280dcb6893217baf1885c9743c8e0d
parent6affcdd2ad04e66b197e097a3cfc24c1d4508bfe
pipeline: deprecate old methods, fix test

Deprecate the old _set_stream_time and _get_last_stream_time methods because
they are now equivalent to the better named _set/_get_start_time.
gst/gstpipeline.c
gst/gstpipeline.h
tests/check/gst/gstpipeline.c