[gstreamer-bugs] [Bug 404512] New: videoscale floating point exception on 1x1 video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Feb 4 23:08:20 PST 2007


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=404512

  GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: videoscale floating point exception on 1x1 video
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: philipj at opera.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gstvideoscale does alot of dividing by (width - 1) and (height - 1), which will
of course crash if width or height is 1, but the caps set include 1. Either
support width/height 1 or the caps should be set differently.


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




More information about the Gstreamer-bugs mailing list