[Bug 783066] New: glformat: fix the usage of GST_GL_RGB565

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 25 03:22:41 UTC 2017


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

            Bug ID: 783066
           Summary: glformat: fix the usage of GST_GL_RGB565
    Classification: Platform
           Product: GStreamer
           Version: git master
                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: ---

GL_RGB565 is sized internal glformat, the corresponding glformat should be
GL_RGB and type is GL_UNSIGNED_SHORT_565. Otherwise will return GL_INVALID_ENUM
when creating texture.

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