[gst-cvs] wtay gstreamer: gstreamer/ gstreamer/gst/
Wim Taymans
wtay at freedesktop.org
Fri Nov 18 03:04:01 PST 2005
CVS Root: /cvs/gstreamer
Module: gstreamer
Changes by: wtay
Date: Fri Nov 18 2005 03:03:22 PST
Log message:
* gst/gstbin.c: (gst_bin_provide_clock_func), (gst_bin_add_func),
(gst_bin_remove_func), (bin_bus_handler):
* gst/gstbin.h:
Removing a clock provider from a bin, triggers a clock lost message
so that a new clock will be selected.
Adding a clock to a bin triggers a clock provider message.
Make sure we reselect a clock when we received a clock lost message.
Keep a reference to the element that provided the clock.
Modified files:
. : ChangeLog
gst : gstbin.c gstbin.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.1917&r2=1.1918
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstbin.c.diff?r1=1.308&r2=1.309
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstbin.h.diff?r1=1.89&r2=1.90
More information about the Gstreamer-commits
mailing list