[Gstreamer-bugs] [Bug 114512] Changed - Use proper min and max values for the value_float property of the dparam class

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jun 5 11:47:40 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=114512

Changed by teuf at users.sourceforge.net.

--- shadow/114512	Thu Jun  5 14:47:04 2003
+++ shadow/114512.tmp.23897	Thu Jun  5 14:47:40 2003
@@ -16,6 +16,11 @@
 Summary: Use proper min and max values for the value_float property of the dparam class
 
 The value_float property of the dparam class uses G_MININT64 and G_MAXINT64
 as its min and max values, which resolved to the same value after being
 cast to gfloat, and then that broke rhythmbox.
 The attached patch uses G_MAX_FLOAT for these min and max values
+
+------- Additional Comments From teuf at users.sourceforge.net  2003-06-05 14:47 -------
+Created an attachment (id=17184)
+use the correct min and max values
+





More information about the Gstreamer-bugs mailing list