[gst-cvs] thaytan gstreamer: gstreamer/ gstreamer/gst/
Jan Schmidt
thaytan at kemper.freedesktop.org
Fri Mar 23 10:52:31 PDT 2007
CVS Root: /cvs/gstreamer
Module: gstreamer
Changes by: thaytan
Date: Fri Mar 23 2007 17:52:31 UTC
Log message:
* gst/gstpipeline.c: (gst_pipeline_change_state):
Modify the clock distribution path in PAUSED->PLAYING so that we
never attempt to choose a new clock unless we're actually leaving
the PAUSED state for the first time. This prevents choosing a
different clock when the state_change gets called for a 2nd time due
to some element doing an async state change.
Modified files:
. : ChangeLog
gst : gstpipeline.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.3134&r2=1.3135
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstpipeline.c.diff?r1=1.141&r2=1.142
More information about the Gstreamer-commits
mailing list