[Bug 761271] New: gleffects: fix gleffects fisheye shader compile error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 28 18:35:42 PST 2016


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

            Bug ID: 761271
           Summary: gleffects: fix gleffects fisheye shader compile error
    Classification: Platform
           Product: GStreamer
           Version: 1.6.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jared.hu at nxp.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 319994
  --> https://bugzilla.gnome.org/attachment.cgi?id=319994&action=edit
gleffects: fix gleffects fisheye shader compile error

Shader function "sqrt" is not supported on some embedded platform, having
"sqrt(2)" in the shader does not actually gain anybody anything. Use float
number 1.41421.

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