GNOME Bugzilla – Bug 94462
GstClock object doesn't get ref'd
Last modified: 2004-12-22 21:47:04 UTC
The function gst_element_set_clock() doesn't ref the passed GstClock object. That makes it hard to wrap Gstreamer. wingo suggested to use gst_system_clock_init() but I'm quite confused about it, because it isn't a user function.
Should be fixed in CVS