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 110599 - GstClockClass' get_speed isn't used
GstClockClass' get_speed isn't used
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal minor
: 0.6.x
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-12 00:04 UTC by Benjamin Otte (Company)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Otte (Company) 2003-04-12 00:04:22 UTC
Should it be removed or should gst_clock_get_speed be changed?
Comment 1 David Schleef 2003-08-13 06:55:24 UTC
Nominally, all clocks run at the same speed.  It is the differences
that are interesting.

I don't think this is at all useful, and a bit misleading.
Comment 2 Benjamin Otte (Company) 2004-02-03 03:31:26 UTC
It's deprecated and practically removed already.