After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 94462 - GstClock object doesn't get ref'd
GstClock object doesn't get ref'd
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.4.1
Other Linux
: Normal major
: 0.4.0
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-29 15:45 UTC by Christian Meyer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Meyer 2002-09-29 15:45:02 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.
Comment 1 Wim Taymans 2003-01-17 18:57:50 UTC
Should be fixed in CVS