[gst-cvs] gstreamer omegahacker
Erik Walthinsen
omegahacker at users.sourceforge.net
Thu Nov 23 00:13:44 PST 2000
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: omegahacker 00/11/23 00:13:43
Modified files:
gst : gstbin.c gstelement.c
Log message:
gstbin.c: modified so create_plan occurs after the state change of all the
child elements.
gstelement.c: set_state now loops such that each element only deals with
one state change at a time, i.e. NULL->READY,READY->PLAYING,
instead of a single NULL->PLAYING.
More information about the Gstreamer-commits
mailing list