[gstreamer-bugs] [Bug 381243] New: No checks are made when converting from gst.Fraction to GValue

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 1 04:05:09 PST 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=381243

  GStreamer | gst-python | Ver: HEAD CVS

           Summary: No checks are made when converting from gst.Fraction to
                    GValue
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Currently no checks are made to make sure the values of the python gst.Fraction
object can actually fit properly in a GstFraction GValue.

The following patch checks that the values are correct, and simplifies the
values of gst.Fraction before.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list