gst/gstpipeline.c (gst_pipeline_change_state): Interpret play-timeout==0 to mean...
authorAndy Wingo <wingo@pobox.com>
Wed, 17 Aug 2005 16:57:01 +0000 (16:57 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 17 Aug 2005 16:57:01 +0000 (16:57 +0000)
commitde7347bda68bbcecc387963845c3d8b28a5097b7
treea0f37b238d06667e31889a2674e301240330d853
parentc5e2202f207c5a0e8747196e87162a2ef28f648f
gst/gstpipeline.c (gst_pipeline_change_state): Interpret play-timeout==0 to mean no timeout at all. In that case, don...

Original commit message from CVS:
2005-08-17  Andy Wingo  <wingo@pobox.com>

* gst/gstpipeline.c (gst_pipeline_change_state): Interpret
play-timeout==0 to mean no timeout at all. In that case, don't
bother with a get_state or a warning, just return directly, even
if it's ASYNC.
ChangeLog
gst/gstpipeline.c