[Bug 745207] New: video-converter: sometimes crashes during ARGB -> BGRx conversion.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 26 04:38:48 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745207

            Bug ID: 745207
           Summary: video-converter: sometimes crashes during ARGB -> BGRx
                    conversion.
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ravi.kiran at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

video-converter sometimes crashes during ARGB -> BGRx conversion with borders.
Reason is in converter_generic
guint8 *l = ((guint8 *) lines[0]) - lb_width; 
points to invalid location when there is border.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list