[Bug 749525] New: pyramidsegment: wrong value of level property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 17 22:30:10 PDT 2015


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

            Bug ID: 749525
           Summary: pyramidsegment: wrong value of level property
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The property level has a minimum value of 0. But when we set the level as 0,
 it gets an assertion error. The function icvPyrSegmentation8uC3R returns false
 if level is set as 0, since the minimum level cant be 0 and thus results in
error.
 Hence changing the minimum value to 1.

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