[gstreamer-bugs] [Bug 354883] GParamSpecs of type GUINT give G_MAXUINT as -1

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 7 19:43:18 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=354883
 GStreamer | gst-python | Ver: HEAD CVS





------- Comment #1 from René Stadler  2006-09-08 02:42 UTC -------
cutter::run-length is a guint64 whose max value of 18446744073709551615 comes
out as -1L.

audiotestsrc::timestamp-offset is an example of a gint64 with range
-9223372036854775808 to 9223372036854775807. pygst reports min 0L, max -1L.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list